ResourceProviderFactory Constructor ()

 

When implemented in a derived class, initializes a new instance of the derived class.

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

protected:
ResourceProviderFactory()

An instance of an abstract class cannot be created. Classes that derive from ResourceProviderFactory can implement a constructor to set any default values.

.NET Framework
Available since 2.0
Return to top
Show: