BuildProvider Constructor (String, String)
.NET Framework (current version)
Creates an instance of a BuildProvider class, initialized to the provided values.
Assembly: System.Web (in System.Web.dll)
Parameters
- extension
-
Type:
System.String
The file extension of the dynamic resource used during compilation.
- type
-
Type:
System.String
The type that represents the BuildProvider instance to use when parsing and compiling the given extension.
.NET Framework
Available since 2.0
Available since 2.0
Show: