ThemeService.getThemeById Method

Gets the desired theme by ID.
 

Parameters

id

Type: String
The ID of the theme to retrieve.

Return Value


Type: jQuery.Promise
Value: dundas.entities.Theme
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.Theme is returned.