Compartir a través de


: HtmlMenuButton.MenuID (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the client-side identifier for the menu associated with this menu button.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property MenuID As String
'Uso
Dim instance As HtmlMenuButton
Dim value As String

value = instance.MenuID

instance.MenuID = value
public string MenuID { get; set; }

Valor de propiedad

A string that represents the client-side identifier for the menu associated with this menu button.

Vea también

Referencia

HtmlMenuButton (Clase)
HtmlMenuButton (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)