Click or drag to resize

ThresholdCountWidgetThreshold2Enable Property

Gets or sets threshold 2 enable

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInLabelAttribute("Enable")]
[AddInParameterOrderAttribute(100)]
[AddInParameterAttribute("Threshold2Enable")]
[AddInParameterGroupAttribute("Background color 2")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public virtual bool Threshold2Enable { get; set; }

Property Value

Type: Boolean
See Also