Partager via


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

Gets or sets the URL of the link.

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

Syntaxe

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

value = instance.ClickThruURL

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

Valeur de la propriété

A string that represents the URL of the link.

Voir aussi

Référence

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