| DashboardReadOnlyAttribute Class |
Use to remove edit button from a dashboard and actions from its widgets
Inheritance Hierarchy
Namespace:
Dynamicweb.Dashboards
Assembly:
Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax [AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Interface)]
public class DashboardReadOnlyAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Interface)>
Public Class DashboardReadOnlyAttribute
Inherits Attribute
The DashboardReadOnlyAttribute type exposes the following members.
Constructors See Also