Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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)