AlphaImage.Alt Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property Alt As String
    Get
    Set
'Usage
Dim instance As AlphaImage
Dim value As String

value = instance.Alt

instance.Alt = value
public string Alt { get; set; }

Property Value

Type: System.String

See Also

Reference

AlphaImage Class

AlphaImage Members

Microsoft.SharePoint.WebControls Namespace