Version

ValidatorManager Class Members

The following tables list the members exposed by ValidatorManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)ValidatorListVersionReturns the version of the ValidatorList.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetValidatorReturns the UltraValidator component registered for the specified control.  
Public Methodstatic (Shared in Visual Basic)RegisterValidatorRegisters the specified control and UltraValidator component with this ValidatorManager.  
Public Methodstatic (Shared in Visual Basic)UnRegisterValidatorRemoves the specified UltraValidator component from the list of registered instances.  
See Also