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