Click or drag to resize
Askia

ThemesFactory Class

Themes factory
Inheritance Hierarchy
SystemObject
  AskiaCoreThemesFactory

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public static class ThemesFactory

The ThemesFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClearCache
Clears the cached themes so they can be reloaded on the next call to ClearCache
Public methodStatic memberCreate
Creates a new theme
Public methodStatic memberGet
Retrieves a theme given its id
Public methodStatic memberGetThemesMap
Retrieves all the available themes
Top
See Also