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