Partager via


HtmlMenuButton.Parameters, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets the hash table containing the name/value pairs for the menu items.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Parameters As Hashtable
'Utilisation
Dim instance As HtmlMenuButton
Dim value As Hashtable

value = instance.Parameters
public Hashtable Parameters { get; }

Valeur de la propriété

System.Collections.Hashtable. The hash table containing the name/value pairs for the menu items.

Voir aussi

Référence

HtmlMenuButton, classe
Membres HtmlMenuButton
Microsoft.SharePoint.Portal.WebControls, espace de noms