Click or drag to resize

RefreshNavigatorNodeAction Constructor (String, String, String)

Initializes a new instance of the RefreshNavigatorNodeAction class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public RefreshNavigatorNodeAction(
	string treeName,
	string navigatorName,
	string node
)

Parameters

treeName
Type: SystemString
navigatorName
Type: SystemString
node
Type: SystemString
See Also