AppManagerAppDomainFactory.Create Method (String, String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates a new application domain for the specified Web application.
Assembly: System.Web (in System.Web.dll)
Parameters
- appId
-
Type:
System.String
The unique identifier for the new Web application.
- appPath
-
Type:
System.String
The path to the new Web application's files.
.NET Framework
Available since 2.0
Available since 2.0
Show: