Click or drag to resize

DashboardController Class

Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Dynamicweb.Management.DashboardsDashboardController

Namespace:  Dynamicweb.Management.Dashboards
Assembly:  Dynamicweb.Management.Dashboards (in Dynamicweb.Management.Dashboards.dll) Version: 3.2.2
Syntax
[RouteAreaAttribute("Admin")]
[RoutePrefixAttribute("Dashboard/{areaName}")]
public class DashboardController : Controller

The DashboardController type exposes the following members.

Constructors
  NameDescription
Public methodDashboardController
Initializes a new instance of the DashboardController class
Top
Methods
See Also