HtmlMenuItem.Parameters, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the array containing parameter names for which the HtmlMenuButton Web Part determines the values.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property Parameters As String
'Utilisation
Dim instance As HtmlMenuItem
Dim value As String
value = instance.Parameters
instance.Parameters = value
public string Parameters { get; set; }
Valeur de la propriété
A string that represents the array containing parameter names.
Voir aussi
Référence
HtmlMenuItem, classe
Membres HtmlMenuItem
Microsoft.SharePoint.Portal.WebControls, espace de noms