  | ConfigurationManagerAddProviderPriority Method  | 
 
            Adds an instance of 
IConfigurationProvider as the first provider in the provider list giving it priority over the system configuration provider. 
            This enables multiple providers to contribute the the same 
ConfigurationManager.
            
 
    Namespace: 
   Dynamicweb.Configuration
    Assembly:
   Dynamicweb.Configuration (in Dynamicweb.Configuration.dll) Version: 4.1.3
Syntax
See Also