System.Web.Hosting.IAppManagerAppDomainFactory.Create Method

Creates a new application domain for the specified Web application.

Syntax

public object Create (string s, string app_id)

Parameters

s
Documentation for this section has not yet been entered.
app_id
Documentation for this section has not yet been entered.

Returns

A new application domain for the specified Web application.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0