ApplicationConfigurationService.getScopeValues Method
Gets the scope values for the specified scope and scope target.
Parameters
- scope
-
Type: AppSettingScope
The application setting scope.
- scopeTarget
-
The scope target. It can be null, a string [such as server name] or a number [such as server group ID].
Return Value
Type: jQuery.Promise
Value: dundas.configuration.AppSettingValue
A promise object that is resolved when the call is complete.