Intersoft ClientUI Documentation
RegionManager Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.Framework.Regions Namespace : RegionManager Class


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)EnableNavigableViewDiscoveryPropertyIdentifies the EnableNavigableViewDiscovery attached property.  
public Fieldstatic (Shared in Visual Basic)IsRegionScopePropertyIdentifies the IsRegionScope attached property.  
public Fieldstatic (Shared in Visual Basic)ScopeNamePropertyIdentifies the ScopeName attached property.  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic)AdaptersGets the default region adapter that will be used in region manager instances.  
public PropertyHostGets or sets the element that hosts the region manager.  
public PropertyNameGets 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)GetEnableNavigableViewDiscoveryGets the value of the EnableNavigableViewDiscovery attached property.  
public Methodstatic (Shared in Visual Basic)GetIsRegionScopeGets the value of the IsRegionScope attached property.  
public MethodGetRegisteredViewsGets the collection of view instances registered in this region manager.  
public Methodstatic (Shared in Visual Basic)GetScopeNameGets the value of the ScopeName attached property.  
public Methodstatic (Shared in Visual Basic)GetUriTypeMappingsGets 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)SetEnableNavigableViewDiscoverySets the EnableNavigableViewDiscovery attached property.  
public Methodstatic (Shared in Visual Basic)SetIsRegionScopeSets the IsRegionScope attached property.  
public Methodstatic (Shared in Visual Basic)SetScopeNameSets the ScopeName attached property.  
Top

Protected Methods

 NameDescription
protected MethodCreateInstanceCreates an instance of a registered view System.Type.  
Top

Public Events

 NameDescription
public EventNavigableViewAddedRaised when a navigable view is added to the region manager.  
Top

See Also

© 2012 All Rights Reserved.