ModuleProvider Constructor
IIS 7.0
Initializes a new instance of the ModuleProvider class.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The ModuleProvider derived class is the first class constructed in a module provider.
Derived classes should override the ModuleProvider constructor and call the base-class constructor.