Partager via


HtmlMenuButton.DisplayHtml, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the actual HTML that is displayed.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property DisplayHtml As String
'Utilisation
Dim instance As HtmlMenuButton
Dim value As String

value = instance.DisplayHtml

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

Valeur de la propriété

A string that represents the actual HTML that is displayed.

Remarques

The DisplayHtml property overrides the ClickThruURL property.

Voir aussi

Référence

HtmlMenuButton, classe
Membres HtmlMenuButton
Microsoft.SharePoint.Portal.WebControls, espace de noms