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