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