Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URL of the icon that represents the Web Part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable ReadOnly Property WebPartIconUrl As String
Get
'Usage
Dim value As String
value = Me.WebPartIconUrl
protected virtual string WebPartIconUrl { get; }
Property Value
Type: System.String
The URL of the icon’s image file.
Remarks
The default implementation returns /_layouts/images/itgen.gif.