ProvidersHelper Class
.NET Framework (current version)
Provides methods for creating provider instances, either singly or in a batch.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | InstantiateProvider(ProviderSettings, Type) | Initializes and returns a single provider of the given type using the supplied settings. |
![]() ![]() | InstantiateProviders(ProviderSettingsCollection, ProviderCollection, Type) | Initializes a collection of providers of the given type using the supplied settings. |
.NET Framework
Available since 2.0
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)