ITheme Members
An interface that defines theme API members (properties and methods).Properties
Name | Description |
---|---|
Name | Returns the theme name. |
Methods
Name | Description |
---|---|
GetFilePaths() | Returns theme stylesheet paths. |
GetStyles() |
Returns <style> element content in HTML format.
|
See Also