ResourceService.getStaticResource Method

Gets the contents of the specified static resource.
 

Parameters

name

Type: String
The name of the static resource to retrieve.

Return Value


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