ThemeService.updateTheme Method

Updates the given theme.
 

Parameters

theme

Type: Theme
The theme to update.

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.