ConsoleNode Constructor
Constructs a new ConsoleNode object with the specified ConsoleNode as its no parent.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ConsoleNode()
public ConsoleNode()
Remarks
Because this ConsoleNode object is the parent, it is also the root node.