SPMobileNoteField.ValidationControlId Property

Gets an ID that a validation control uses to identify the control whose value it should validate.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property ValidationControlId As String
    Get
'Usage
Dim value As String

value = Me.ValidationControlId
protected override string ValidationControlId { get; }

Property Value

Type: System.String
A String that identifies this SPMobileNoteField object for a validation control.

See Also

Reference

SPMobileNoteField Class

SPMobileNoteField Members

Microsoft.SharePoint.MobileControls Namespace