다음을 통해 공유


MobileAspMenu.ClientID property

This member overrides Control.ClientID.

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

Syntax

'Declaration
Public Overrides ReadOnly Property ClientID As String
    Get
'Usage
Dim instance As MobileAspMenu
Dim value As String

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

Property value

Type: System.String

See also

Reference

MobileAspMenu class

MobileAspMenu members

Microsoft.SharePoint.Mobile.WebControls namespace