|
Name |
Description |
|
AddControl
|
Adds a control to the validator, but specifies that actual
validation will be performed by the specified evaluator. This
method supports the Configuration Manager 2007 infrastructure and
is not intended to be used directly from your code. |
|
AddTextControl
|
Adds a text control to be managed by the controls validator.
This method supports the Configuration Manager 2007 infrastructure
and is not intended to be used directly from your code. |
|
AllControlsAreValid
|
Determines whether all controls are valid. This method supports
the Configuration Manager 2007 infrastructure and is not intended
to be used directly from your code. |
|
Dispose
|
Overloaded. |
|
Equals |
Overloaded. (inherited from Object ) |
|
GetHashCode |
(inherited from Object ) |
|
GetType |
(inherited from Object ) |
|
ReferenceEquals |
(inherited from Object ) |
|
ResetControlError
|
Resets the data state of an externally-managed control to
Valid. This method supports the Configuration Manager 2007
infrastructure and is not intended to be used directly from your
code. |
|
SetActiveValidationRule
|
Sets the active validation rule for the specified control. This
method supports the Configuration Manager 2007 infrastructure and
is not intended to be used directly from your code. |
|
SetControlError
|
Sets an error for an internally-managed control or a
delegate-managed control. This method supports the Configuration
Manager 2007 infrastructure and is not intended to be used directly
from your code. |
|
SetErrorString
|
Sets a control error string that might be reused in a different
context. This method supports the Configuration Manager 2007
infrastructure and is not intended to be used directly from your
code. |
|
ToString |
(inherited from Object ) |
|
ValidateAll
|
Validates all internally-managed controls and delegate-managed
controls. This method supports the Configuration Manager 2007
infrastructure and is not intended to be used directly from your
code. |