ToolBarButton.LinkImage Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected LinkImage As HtmlAnchor
'Usage
Dim value As HtmlAnchor
value = Me.LinkImage
Me.LinkImage = value
protected HtmlAnchor LinkImage