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.
Gets an ID that will be used by a validator control to identify this SPMobileBaseChoiceField control as the control that the validator should validate.
Namespace: Microsoft.SharePoint.MobileControls
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
The ID of this SPMobileBaseChoiceField control.