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.
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
Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace