Click or drag to resize

NavigateToListAction Constructor

Initializes a new instance of the NavigateToListAction class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public NavigateToListAction(
	string controlId,
	string pageUrl
)

Parameters

controlId
Type: SystemString
pageUrl
Type: SystemString
See Also