Click or drag to resize

DashboardArea Class

The DashboardArea is used to show information about dashboard area
Inheritance Hierarchy
SystemObject
  Dynamicweb.DashboardsDashboardArea

Namespace:  Dynamicweb.Dashboards
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public abstract class DashboardArea

The DashboardArea type exposes the following members.

Constructors
  NameDescription
Protected methodDashboardArea
Initializes a new instance of the DashboardArea class
Top
Properties
  NameDescription
Public propertyName
The dashboard type(area system name)
Top
See Also