Compartir a través de


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

Gets or sets the label that appears in the link contained in the menu button.

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

Sintaxis

'Declaración
Public Property Text As String
'Uso
Dim instance As HtmlMenuButton
Dim value As String

value = instance.Text

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

Valor de propiedad

A string that represents the label that appears in the link contained in the menu button.

Vea también

Referencia

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