Gets or sets a value indicating whether a new RegionManager must be created (In the CAL world, this matches the scoped region).

Declaration Syntax
public bool CreateNewRegionManager { get; set; }
Public Property CreateNewRegionManager As Boolean
public:
property bool CreateNewRegionManager {
bool get ();
void set (bool value);
}

Value
true if a new RegionManager must be created; otherwise, false.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)