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 alternate text to display for the Icon image
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Alt As String
Get
Set
'Usage
Dim instance As ReturnLink
Dim value As String
value = instance.Alt
instance.Alt = value
public string Alt { get; set; }
Property value
Type: System.String