StyleService.getStyleById Method
Gets the desired style by ID.
Parameters
- id
-
Type: String
The ID of the style to retrieve.
Return Value
Type: jQuery.Promise
Value: dundas.entities.Style
A promise object that is resolved when the call is complete.
If successful, the updated dundas.entities.Style is returned.