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