![]() | ThresholdCountWidget Class |
Namespace: Dynamicweb.Dashboards.Widgets
The ThresholdCountWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThresholdCountWidget | Initializes a new instance of the ThresholdCountWidget class |
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets counter background color
(Inherited from CountWidget.) |
![]() | Columns |
Gets or sets widget size
(Inherited from DashboardWidget.) |
![]() | CreatedDate |
Gets the created date and time.
(Inherited from DashboardWidget.) |
![]() | DefaultAction |
Gets or sets action for click on counter number.
(Inherited from CountWidget.) |
![]() | DefaultBackgroundColor |
Gets or sets counter default background color
(Overrides CountWidgetDefaultBackgroundColor.) |
![]() | Element |
The to be shown
(Inherited from DashboardElementWidget.) |
![]() | Id |
Gets widget Id
(Inherited from DashboardWidget.) |
![]() | ModifiedDate |
Gets the last modified date and time.
(Inherited from DashboardWidget.) |
![]() | Order |
Gets or sets widget order
(Inherited from DashboardWidget.) |
![]() | ShowTitle |
Gets or sets value indicating whether to show widget title.
(Inherited from DashboardWidget.) |
![]() | Subtitle |
Gets or sets counter sub title
(Inherited from CountWidget.) |
![]() | Threshold1Color |
Gets or sets counter threshold 1 background color
|
![]() | Threshold1Condition |
Gets or sets counter threshold 1 condition
|
![]() | Threshold1Enable |
Gets or sets threshold 1 enable
|
![]() | Threshold1Value |
Gets or sets counter threshold 1 value
|
![]() | Threshold2Color |
Gets or sets counter threshold 2 background color
|
![]() | Threshold2Condition |
Gets or sets counter threshold 2 condition
|
![]() | Threshold2Enable |
Gets or sets threshold 2 enable
|
![]() | Threshold2Value |
Gets or sets counter threshold 2 value
|
![]() | Title |
Gets or sets widget title
(Overrides DashboardWidgetTitle.) |
![]() | TitleAction |
Gets or sets widget title action
(Inherited from DashboardWidget.) |
Name | Description | |
---|---|---|
![]() | ApplyThresholdState |
Apply thrashold states to widget
|
![]() | Fetch |
Fetches widget with data
(Inherited from CountWidget.) |
![]() | GetCounterNumber |
Gets formated counter number
(Overrides CountWidgetGetCounterNumber(IDashboard, String).) |
![]() | GetCounterValue |
Gets counter value
|
![]() | GetIdSuitableString | (Inherited from ConfigurableAddIn.) |
![]() | GetOptions |
Return dropdown options
(Overrides DashboardWidgetGetOptions(String).) |
![]() | GetParametersToXml | (Inherited from ConfigurableAddIn.) |
![]() | GetParametersToXml(Boolean) | (Inherited from ConfigurableAddIn.) |
![]() | IsValueFollowThresholdCondition | |
![]() | LoadParametersFromXml | (Inherited from ConfigurableAddIn.) |
![]() | Render |
The method render widget and return html
(Inherited from DashboardElementWidget.) |
![]() | RenderAdditionalContent | (Inherited from ConfigurableAddIn.) |
![]() | ScriptDependencies |
Specifies relative paths to all script files that this widget is dependent upon.
(Inherited from DashboardWidget.) |
![]() | SetValue | (Inherited from ConfigurableAddIn.) |
![]() | StylesheetDependencies |
Specifies relative paths to all style files that this widget is dependent upon.
(Inherited from DashboardWidget.) |
![]() | UpdateFromPost | (Inherited from ConfigurableAddIn.) |