ControlsValidator Constructor
Initializes a new instance of ControlsValidator. This class supports the Configuration Manager 2007 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As New ControlsValidator
Syntax
'Declaration
Public Sub New
public ControlsValidator ()
public:
ControlsValidator ()
public ControlsValidator ()
public function ControlsValidator ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
ControlsValidator Class
ControlsValidator Members
Microsoft.ConfigurationManagement.AdminConsole Namespace