IAppDomainFactory

IAppDomainFactory

System.Web.Hosting (system.web.dll)interface

This interface supports the .NET Framework infrastructure. You do not need to use it directly in your code.

public interface IAppDomainFactory { // Public Instance Methods    public object Create(in string module, in string typeName, in string appId, in string appPath,          in string strUrlOfAppOrigin, in int iZone); }

Implemented By

AppDomainFactory



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net