System.Web.Configuration.ProvidersHelper Members

The members of System.Web.Configuration.ProvidersHelper are listed below.

See Also: Inherited members from System.Object

Public Methods

static
InstantiateProvider(System.Configuration.ProviderSettings, Type) : System.Configuration.Provider.ProviderBase

Initializes and returns a single provider of the given type using the supplied settings.

static
InstantiateProviders(System.Configuration.ProviderSettingsCollection, System.Configuration.Provider.ProviderCollection, Type)

Initializes a collection of providers of the given type using the supplied settings.