System.Web.UI.PageHandlerFactory: Method Members

The methods of System.Web.UI.PageHandlerFactory are listed below. For a list of all members, see the PageHandlerFactory Members list.

See Also: Inherited members from System.Object

Public Methods

GetHandler(System.Web.HttpContext, string, string, string) : System.Web.IHttpHandler

Returns an instance of the System.Web.IHttpHandler interface to process the requested resource.

ReleaseHandler(System.Web.IHttpHandler)

Enables a factory to reuse an existing instance of a handler.