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 or sets the URI for the icon.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property IconUrl As Uri
Get
Set
'Usage
Dim instance As SPShortcutIcon
Dim value As Uri
value = instance.IconUrl
instance.IconUrl = value
public Uri IconUrl { get; set; }
Property Value
Type: System.Uri
A Uri.