Compartir a través de


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

Gets or sets the array containing parameter names for which the HtmlMenuButton Web Part determines the values.

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

Sintaxis

'Declaración
Public Property Parameters As String
'Uso
Dim instance As HtmlMenuItem
Dim value As String

value = instance.Parameters

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

Valor de propiedad

A string that represents the array containing parameter names.

Vea también

Referencia

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