Click or drag to resize

CountWidgetDefaultAction Property

Gets or sets action for click on counter number.

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public virtual Action DefaultAction { get; set; }

Property Value

Type: Action
See Also