Share via


SPMobilePeopleSearchResultPane.ID Property

Gets the ID assigned to the control.

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 SPMobilePeopleSearchResultPane
Dim value As String

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

Property Value

Type: System.String
The String object that represents the ID of the control.

Remarks

"__Mobile_PeopleSearchOutput" is returned. Note that there are two underscore characters at the beginning.

See Also

Reference

SPMobilePeopleSearchResultPane Class

SPMobilePeopleSearchResultPane Members

Microsoft.SharePoint.MobileControls Namespace