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.
The path (relative or absolute) to an icon that should be linked back to the site.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Icon As String
Get
Set
'Usage
Dim instance As ReturnLink
Dim value As String
value = instance.Icon
instance.Icon = value
public string Icon { get; set; }
Property value
Type: System.String