ClientBuildManager Constructor (String, String)
.NET Framework (current version)
Initializes a new instance of the ClientBuildManager class without a specified target directory or precompilation flags.
Assembly: System.Web (in System.Web.dll)
Parameters
- appVirtualDir
-
Type:
System.String
The virtual path to the application root.
- appPhysicalSourceDir
-
Type:
System.String
The physical path to the application root.
.NET Framework
Available since 2.0
Available since 2.0
Show: