Share via


ReportsNode.ChildConsoleNodes Property

Gets the collection of child ConsoleNode objects for this ReportsNode object.

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 ReportsNode
Dim value As ConsoleNodeCollection

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

Property Value

Type: Microsoft.SharePoint.Publishing.WebControls.ConsoleNodeCollection

See Also

Reference

ReportsNode Class

ReportsNode Members

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace