ApplicationConfigurationService.getSettingById Method
Gets the application setting by ID.
Parameters
- settingId
-
Type: string
The application setting ID.
Return Value
Type: jQuery.Promise
Value: dundas.configuration.AppSetting
A promise object that is resolved when the call is complete.