Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This type or member supports Microsoft SharePoint Foundation and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_validatorRequired As RequiredFieldValidator
'Usage
Dim value As RequiredFieldValidator
value = Me.m_validatorRequired
Me.m_validatorRequired = value
protected RequiredFieldValidator m_validatorRequired