Share via


SPMobileBaseFieldControl.ID property

This member overrides Control.ID.

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ID As String
    Get
'Usage
Dim instance As SPMobileBaseFieldControl
Dim value As String

value = instance.ID
public override string ID { get; }

Property value

Type: System.String

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace