![]() | ScalarSqlCountWidget Class |
Namespace: Dynamicweb.Dashboards.Widgets
The ScalarSqlCountWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() | ScalarSqlCountWidget |
The class ScalarSqlCountWidget constructor
|
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
(Inherited from ThresholdCountWidget.) |
![]() | 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.) |
![]() | Query |
Gets or sets sql query
|
![]() | ShowTitle |
Gets or sets value indicating whether to show widget title.
(Inherited from DashboardWidget.) |
![]() | Subtitle |
Gets or sets widget subtitle
(Overrides CountWidgetSubtitle.) |
![]() | Threshold1Color |
Gets or sets counter threshold 1 background color
(Inherited from ThresholdCountWidget.) |
![]() | Threshold1Condition |
Gets or sets counter threshold 1 condition
(Inherited from ThresholdCountWidget.) |
![]() | Threshold1Enable |
Gets or sets threshold 1 enable
(Inherited from ThresholdCountWidget.) |
![]() | Threshold1Value |
Gets or sets counter threshold 1 value
(Inherited from ThresholdCountWidget.) |
![]() | Threshold2Color |
Gets or sets counter threshold 2 background color
(Inherited from ThresholdCountWidget.) |
![]() | Threshold2Condition |
Gets or sets counter threshold 2 condition
(Inherited from ThresholdCountWidget.) |
![]() | Threshold2Enable |
Gets or sets threshold 2 enable
(Inherited from ThresholdCountWidget.) |
![]() | Threshold2Value |
Gets or sets counter threshold 2 value
(Inherited from ThresholdCountWidget.) |
![]() | Title |
Gets or sets widget title
(Inherited from ThresholdCountWidget.) |
![]() | TitleAction |
Gets or sets widget title action
(Inherited from DashboardWidget.) |
Name | Description | |
---|---|---|
![]() | ApplyThresholdState |
Apply thrashold states to widget
(Inherited from ThresholdCountWidget.) |
![]() | Fetch |
Fetches widget with data
(Inherited from CountWidget.) |
![]() | GetCounterNumber |
Gets formated counter number
(Inherited from ThresholdCountWidget.) |
![]() | GetCounterValue |
Gets counter value
(Overrides ThresholdCountWidgetGetCounterValue(IDashboard, String, String).) |
![]() | GetIdSuitableString | (Inherited from ConfigurableAddIn.) |
![]() | GetOptions |
Return dropdown options
(Inherited from ThresholdCountWidget.) |
![]() | GetParametersToXml | (Inherited from ConfigurableAddIn.) |
![]() | GetParametersToXml(Boolean) | (Inherited from ConfigurableAddIn.) |
![]() | IsValueFollowThresholdCondition | (Inherited from ThresholdCountWidget.) |
![]() | 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.) |