Share via


SPMobileNoteField.ValidationControlId property

This member overrides SPMobileBaseTextField.ValidationControlId.

Namespace:  Microsoft.SharePoint.Mobile.WebControls
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

See also

Reference

SPMobileNoteField class

SPMobileNoteField members

Microsoft.SharePoint.Mobile.WebControls namespace