







The RegexRedirectRule type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() | FromUrl |
string to match request url with.
(Inherited from RedirectRule.) |
![]() | ShouldRedirect |
true if we should redirect.
(Inherited from RedirectRule.) |
![]() | ToUrl |
Where to redirect.
(Inherited from RedirectRule.) |

