System.Web.IHttpHandlerFactory

Defines the contract that class factories must implement to create new System.Web.IHttpHandler objects.

See Also: IHttpHandlerFactory Members

Syntax

public interface IHttpHandlerFactory

Remarks

A class that implements the System.Web.IHttpHandlerFactory interface has no behavior except to dynamically manufacture new instances of classes that implement the System.Web.IHttpHandler interface.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0