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.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property ListDataValidatorControl As CustomValidator
Get
'Usage
Dim value As CustomValidator
value = Me.ListDataValidatorControl
protected CustomValidator ListDataValidatorControl { get; }
Property value
Type: System.Web.UI.WebControls.CustomValidator
See also
Reference
SPMobileBaseFieldControl class