| RewriterFactoryHandler Class |
Namespace: X3Platform.Web.UrlRewriter
The RewriterFactoryHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| RewriterFactoryHandler | Initializes a new instance of the RewriterFactoryHandler class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHandler |
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.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ReleaseHandler | ||
| ToString | (Inherited from Object.) |