IAppConfigServiceGetAllEffectiveValues Method |
Name | Description | |
---|---|---|
![]() | GetAllEffectiveValues | Obsolete.
Gets the effective value (for the current server) of all registered application settings. This method is deprecated,
GetAllEffectiveValues(AppSettingScope, Object) should be used.
|
![]() | GetAllEffectiveValues(AppSettingScope, Object) |
Gets the effective value of all registered application settings from the perspective of the specified scope.
|