ResourceService.deleteStaticResource Method

Deletes the static resource for the given id.
 

Parameters

id

Type: String
The ID of the static resource.

Return Value


Type: jQuery.Promise
Value: Boolean
A promise object that is resolved when the call is complete. If successful, a Boolean is returned.