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