Click or drag to resize

OpenChildNodesScreenAction Constructor (String, String, String, Boolean)

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,
	bool allowFilter
)

Parameters

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