Compartir a través de


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

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

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

Sintaxis

'Declaración
Public ReadOnly Property Parameters As Hashtable
'Uso
Dim instance As HtmlMenuButton
Dim value As Hashtable

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

Valor de propiedad

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

Vea también

Referencia

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