SPMobileBaseChoiceField.ValidationControlId Property

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.

See Also

Reference

SPMobileBaseChoiceField Class

SPMobileBaseChoiceField Members

Microsoft.SharePoint.MobileControls Namespace