Share via


ConsoleNode constructor

Initializes a new instance of a 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.

See also

Reference

ConsoleNode class

ConsoleNode members

ConsoleNode overload

Microsoft.SharePoint.Publishing.WebControls namespace