Share via


SPMobileForm.ID Property

Gets the ID of the form.

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

Syntax

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

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

Property Value

Type: System.String
The ID of the form.

See Also

Reference

SPMobileForm Class

SPMobileForm Members

Microsoft.SharePoint.MobileControls Namespace