Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace