HtcMenu._caption Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _caption As String
'Usage
Dim value As String
value = Me._caption
Me._caption = value
protected string _caption