 | InsightsPublisherAttribute Class |
Use to manage dashboard behaviour in insights publisher app
Inheritance Hierarchy
Namespace:
Dynamicweb.Dashboards
Assembly:
Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Interface)]
public class InsightsPublisherAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Interface)>
Public Class InsightsPublisherAttribute
Inherits Attribute
The InsightsPublisherAttribute type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Visible |
Hides dashboard on insights publisher app when it's false
|
Top
See Also