Creates a new application domain for the specified Web application.
Syntax
Parameters
- appId
-
The unique identifier for the new Web application.
- appPath
-
The path to the new Web application's files.
Returns
A new application domain for the specified Web application.
Remarks
Requirements
Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0