Click or drag to resize

ModalActionResult Class

Inheritance Hierarchy
SystemObject
  ActionResult
    ContentResult
      Dynamicweb.Management.ActionsModalActionResult

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

The ModalActionResult type exposes the following members.

Constructors
  NameDescription
Public methodModalActionResult(String)
Initializes a new instance of the ModalActionResult class
Public methodModalActionResult(ModalAction)
Initializes a new instance of the ModalActionResult class
Public methodModalActionResult(String, Object)
Initializes a new instance of the ModalActionResult class
Top
Fields
See Also