HtmlMenuButton.Text, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the label that appears in the link contained in the menu button.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property Text As String
'Utilisation
Dim instance As HtmlMenuButton
Dim value As String
value = instance.Text
instance.Text = value
public string Text { get; set; }
Valeur de la propriété
A string that represents the label that appears in the link contained in the menu button.
Voir aussi
Référence
HtmlMenuButton, classe
Membres HtmlMenuButton
Microsoft.SharePoint.Portal.WebControls, espace de noms