Click or drag to resize

ModalActionResult Constructor (ModalAction)

Initializes a new instance of the ModalActionResult class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public ModalActionResult(
	ModalAction action
)

Parameters

action
Type: Dynamicweb.Management.ActionsModalAction
See Also