Click or drag to resize
RewriterFactoryHandler Methods

The RewriterFactoryHandler type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHandler
GetHandler is executed by the ASP.NET pipeline after the associated HttpModules have run. The job of GetHandler is to return an instance of an HttpHandler that can process the page.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReleaseHandler
Public methodToString (Inherited from Object.)
Top
See Also