FolderLevelBuildProvider Constructor (String, String)
.NET Framework (current version)
Initializes a new instance of the FolderLevelBuildProvider class by using an identifier and the fully qualified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The identifier for the BuildProvider to use.
- type
-
Type:
System.String
The fully qualified name of the BuildProvider to use.
.NET Framework
Available since 4.0
Available since 4.0
Show: