Table of Contents

Class DashboardArea

Namespace
Dynamicweb.Dashboard
Assembly
Dynamicweb.Core.dll

The DashboardArea is used to show information about dashboard area

public abstract class DashboardArea
Inheritance
DashboardArea
Inherited Members

Properties

Name

The dashboard type(area system name)

public virtual string Name { get; }

Property Value

string
To top