Share via


ModifyWebPartsNode.ChildConsoleNodes property

Identifies selected console nodes as child nodes.

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

Syntax

'Declaration
Public Overrides ReadOnly Property ChildConsoleNodes As ConsoleNodeCollection
    Get
'Usage
Dim instance As ModifyWebPartsNode
Dim value As ConsoleNodeCollection

value = instance.ChildConsoleNodes
public override ConsoleNodeCollection ChildConsoleNodes { get; }

Property value

Type: Microsoft.SharePoint.Publishing.WebControls.ConsoleNodeCollection
Specifies all child console nodes.

See also

Reference

ModifyWebPartsNode class

ModifyWebPartsNode members

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions namespace