WebPartGalleryItem.IconUrl - Propriété
En cas de substitution dans une classe dérivée, obtient une URL qui fait référence à une icône à afficher avec l'élément.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property IconUrl As String
Get
'Utilisation
Dim instance As WebPartGalleryItem
Dim value As String
value = instance.IconUrl
public abstract string IconUrl { get; }
Valeur de propriété
Type : System.String
Une URL qui fait référence à une icône.