Click or drag to resize

OpenScreenAction Constructor (String, String)

Initializes a new instance of the OpenScreenAction class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public OpenScreenAction(
	string url,
	string targetArea
)

Parameters

url
Type: SystemString
targetArea
Type: SystemString
See Also