| 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; }
Public Overridable Property DefaultAction As Action
Get
Set
Property Value
Type:
ActionSee Also