Click or drag to resize
WidgetInfoWidgetForDashboard Property
Indicates whether the widget can be used in dashboard.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public virtual bool WidgetForDashboard { get; set; }

Property Value

Type: Boolean
See Also