Click or drag to resize

ModalActionResult Constructor (String)

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(
	string result
)

Parameters

result
Type: SystemString
See Also