Share via


HtcSubMenu.ChildMenu property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ChildMenu As HtcMenu
    Get
    Set
'Usage
Dim instance As HtcSubMenu
Dim value As HtcMenu

value = instance.ChildMenu

instance.ChildMenu = value
public HtcMenu ChildMenu { get; set; }

Property value

Type: Microsoft.SharePoint.WebControls.HtcMenu

See also

Reference

HtcSubMenu class

HtcSubMenu members

Microsoft.SharePoint.WebControls namespace