Click or drag to resize

AssemblyFacilityOverrideCacheExtensionsFromApplicationConfiguration Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodStatic memberFromApplicationConfiguration(AssemblyFacilityOverrideCache)
Loads a list of facility identifier overrides from the application configuration file (app.config / web.config) and adds them to the cache.
Public methodStatic memberFromApplicationConfiguration(AssemblyFacilityOverrideCache, String)
Loads a list of facility identifier overrides from the specified section of the application configuration file (app.config / web.config) and adds them to the cache.
Top
See Also