Intersoft ClientUI Documentation
Adapters Property



Gets the default region adapter that will be used in region manager instances.
Syntax
Public Shared ReadOnly Property Adapters As RegionAdapter
Dim value As RegionAdapter
 
value = RegionManager.Adapters
public static RegionAdapter Adapters {get;}
public:
static property RegionAdapter^ Adapters {
   RegionAdapter^ get();
}
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

Send Feedback