MobileAspMenu.ClientID property
Obtém o ClientID deste controle.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overrides ReadOnly Property ClientID As String
Get
'Uso
Dim instance As MobileAspMenu
Dim value As String
value = instance.ClientID
public override string ClientID { get; }
Property value
Type: System.String
Uma seqüência de caracteres que representa o identificador exclusivo do controle.