public sealed class WidgetTemplatesRepository : IWidgetTemplatesRepositoryPublic NotInheritable Class WidgetTemplatesRepository
Implements IWidgetTemplatesRepositorypublic ref class WidgetTemplatesRepository sealed : IWidgetTemplatesRepository[<SealedAttribute>]
type WidgetTemplatesRepository =
class
interface IWidgetTemplatesRepository
end| WidgetTemplatesRepository | Repository for working with widget templates. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetSettingsAsync | Retrieves global settings for the widget templates. |
| GetTemplateAccessAsync | Retrieves DashboardTokenAccess value for the templateID or if template not found with specified identifier for specified type of dashboard, if any. |
| GetTemplateInfoAsync | Retrieves the widget template info by template identifier. |
| GetTemplatesInfoAsync | Retrieves the widget templates info for specified kind and type of dashboard, if any. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| IsTemplateExistsAsync | Checks if a widget template with the specified identifier exists. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| StoreSettingsAsync | Stores global settings for the widget templates. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |