HtmlMenuButton.MenuID, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the client-side identifier for the menu associated with this menu button.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property MenuID As String
'Utilisation
Dim instance As HtmlMenuButton
Dim value As String
value = instance.MenuID
instance.MenuID = value
public string MenuID { get; set; }
Valeur de la propriété
A string that represents the client-side identifier for the menu associated with this menu button.
Voir aussi
Référence
HtmlMenuButton, classe
Membres HtmlMenuButton
Microsoft.SharePoint.Portal.WebControls, espace de noms