Click or drag to resize

OpenChildNodesScreenAction Constructor (String, String, String)

Initializes a new instance of the OpenChildNodesScreenAction class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public OpenChildNodesScreenAction(
	string navigatorName,
	string rootNodeId,
	string title
)

Parameters

navigatorName
Type: SystemString
rootNodeId
Type: SystemString
title
Type: SystemString
See Also