ISPHierarchyData.ImageUrl - Propriété
Obtient l'URL de l'image qui est associé au nœud actuel.
Espace de noms : Microsoft.SharePoint.Navigation
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property ImageUrl As String
Get
'Utilisation
Dim instance As ISPHierarchyData
Dim value As String
value = instance.ImageUrl
string ImageUrl { get; }
Valeur de propriété
Type : System.String
Une chaîne qui est l'URL de l'image associé au nœud actuel.