Click or drag to resize

CommonDialogsController Class

Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Dynamicweb.Management.Common.DialogsCommonDialogsController

Namespace:  Dynamicweb.Management.Common.Dialogs
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
[RouteAreaAttribute("Admin")]
[RoutePrefixAttribute("CommonDialogs")]
public class CommonDialogsController : Controller

The CommonDialogsController type exposes the following members.

Constructors
  NameDescription
Public methodCommonDialogsController
Initializes a new instance of the CommonDialogsController class
Top
Methods
See Also