ThemeService.getThemeStyles Method

Gets the desired theme's styles by ID.
 

Parameters

id

Type: String
The ID of the theme to retrieve the styles for.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: Style
A promise object that is resolved when the call is complete. If successful, the array of dundas.entities.Style is returned.