IAppConfigServiceGetAllEffectiveValues Method

Overload List
 NameDescription
Public methodGetAllEffectiveValues Gets the effective value (for the current server) of all registered application settings. This method is deprecated, GetAllEffectiveValues(AppSettingScope, Object) should be used.
Obsolete
Public methodGetAllEffectiveValues(AppSettingScope, Object) Gets the effective value of all registered application settings from the perspective of the specified scope.
Top
See Also