Intersoft ClientUI Documentation
RegionManager Constructor(String)



The name of the region manager to create.
Initializes a new instance of RegionManager class.
Syntax
Public Function New( _
   ByVal name As String _
)
Dim name As String
 
Dim instance As New RegionManager(name)
public RegionManager( 
   string name
)
public:
RegionManager( 
   String^ name
)

Parameters

name
The name of the region manager to create.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RegionManager Class
RegionManager Members
Overload List

Send Feedback