System.Web.Configuration.ProvidersHelper: Method Members

The methods of System.Web.Configuration.ProvidersHelper are listed below. For a list of all members, see the ProvidersHelper Members list.

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.