ListWidget Methods |
The ListWidget type exposes the following members.
| Name | Description | |
|---|---|---|
| Fetch |
Fetches widget with data
(Overrides DashboardWidgetFetch(IDashboard, String).) | |
| GetIdSuitableString | (Inherited from ConfigurableAddIn.) | |
| GetItems |
Gets list items
| |
| GetOptions |
Return dropdown options
(Inherited from DashboardWidget.) | |
| GetParametersToXml | (Inherited from ConfigurableAddIn.) | |
| GetParametersToXml(Boolean) | (Inherited from ConfigurableAddIn.) | |
| 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.) |