Share via


SPMobileBaseFieldControl.ListDataValidatorControl property

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

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace