Click or drag to resize

ModalAction Constructor (String, Object)

Initializes a new instance of the ModalAction class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public ModalAction(
	string result,
	Object model
)

Parameters

result
Type: SystemString
model
Type: SystemObject
See Also