Share via


ReturnLink.Icon Property

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

See Also

Reference

ReturnLink Class

ReturnLink Members

Microsoft.SharePoint.WebControls Namespace