MigrationHttpModule Members
Include Protected Members
Include Inherited Members
Handles URL redirection on a migrated site if the redirection is enabled.
The MigrationHttpModule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MigrationHttpModule | Initializes a new instance of the MigrationHttpModule object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IHttpModule.Dispose | Disposes context for the MigrationHttpModule context. | |
IHttpModule.Init | Initializes a MigrationHttpModule for the current context. |
Top