Partager via


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

Gets or sets the client-side identifier for the URL that is rendered for the ClickThruURL property.

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

Syntaxe

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

value = instance.LinkID

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

Valeur de la propriété

A string that represents the client-side identifier for the URL that is rendered for the ClickThruURL property.

Voir aussi

Référence

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