Share via


ConsoleNode constructor (ConsoleNode)

Initializes a new instance of a ConsoleNode object that has a parent node.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Sub New ( _
    nodeParent As ConsoleNode _
)
'Usage
Dim nodeParent As ConsoleNode

Dim instance As New ConsoleNode(nodeParent)
public ConsoleNode(
    ConsoleNode nodeParent
)

Parameters

See also

Reference

ConsoleNode class

ConsoleNode members

ConsoleNode overload

Microsoft.SharePoint.Publishing.WebControls namespace