SPMobileBaseTextField.ValidationControlId property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property ValidationControlId As String
Get
'Usage
Dim value As String
value = Me.ValidationControlId
protected virtual string ValidationControlId { get; }
Property value
Type: System.String