IdentityProviderSettingSection.SetValidatorsState Method
Sets the availability state of the validators.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend Sub SetValidatorsState
'Usage
Me.SetValidatorsState()
protected internal void SetValidatorsState()
Remarks
This method enables the validators.
See Also
Reference
IdentityProviderSettingSection Class