Intersoft ClientUI Documentation
RegionManager Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by RegionManager.

Public Constructors
 NameDescription
Public ConstructorRegionManager ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EnableNavigableViewDiscoveryProperty Identifies the EnableNavigableViewDiscovery attached property.  
Public Fieldstatic (Shared in Visual Basic)IsRegionScopeProperty Identifies the IsRegionScope attached property.  
Public Fieldstatic (Shared in Visual Basic)ScopeNameProperty Identifies the ScopeName attached property.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Adapters Gets the default region adapter that will be used in region manager instances.  
Public PropertyHost Gets or sets the element that hosts the region manager.  
Public PropertyName Gets or sets the name of the region manager.  
Public PropertyRegionsGets the collection of IRegion registered in this region manager.  
Top
Public Methods
 NameDescription
Public MethodAddViewToRegionOverloaded.  Adds the view to the specified region name.  
Public MethodDisposeCalled when the RegionManager is disposed.  
Public Methodstatic (Shared in Visual Basic)GetEnableNavigableViewDiscovery Gets the value of the EnableNavigableViewDiscovery attached property.  
Public Methodstatic (Shared in Visual Basic)GetIsRegionScope Gets the value of the IsRegionScope attached property.  
Public MethodGetRegisteredViews Gets the collection of view instances registered in this region manager.  
Public Methodstatic (Shared in Visual Basic)GetScopeName Gets the value of the ScopeName attached property.  
Public Methodstatic (Shared in Visual Basic)GetUriTypeMappings Gets the URI and type mappings registered in this region manager.  
Public Methodstatic (Shared in Visual Basic)RegisterNavigableViewOverloaded.  Registers a type with the specified mapping to the target frame.  
Public Methodstatic (Shared in Visual Basic)RegisterViewWithRegionOverloaded.  Registers a type to the specified region scope name and region name.  
Public Methodstatic (Shared in Visual Basic)SetEnableNavigableViewDiscovery Sets the EnableNavigableViewDiscovery attached property.  
Public Methodstatic (Shared in Visual Basic)SetIsRegionScope Sets the IsRegionScope attached property.  
Public Methodstatic (Shared in Visual Basic)SetScopeName Sets the ScopeName attached property.  
Top
Protected Methods
 NameDescription
Protected MethodCreateInstanceCreates an instance of a registered view System.Type.  
Top
Public Events
 NameDescription
Public EventNavigableViewAdded Raised when a navigable view is added to the region manager.  
Top
See Also

Reference

RegionManager Class
Intersoft.Client.Framework.Regions Namespace

Send Feedback