public interface IWidgetTemplatesServicePublic Interface IWidgetTemplatesServicepublic interface class IWidgetTemplatesServicetype IWidgetTemplatesService = interface end| GetSettingsAsync | Retrieves global settings for the widget templates. |
| GetTemplateAsync | Retrieves the widget template by template identifier. |
| GetTemplateInfoAsync | Retrieves the widget template info by template identifier. |
| GetTemplatesInfoAsync | Retrieves the widget templates info for the specified kind and type of dashboard, if any. |
| StoreSettingsAsync | Stores global settings for the widget templates. |