HtcMenuItem._description Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected _description As String
'Usage
Dim value As String
value = Me._description
Me._description = value
protected string _description