RedirectRule Properties

HttpServer.dll

The RedirectRule type exposes the following members.

Properties

  NameDescription
FromUrl
string to match request url with.
ShouldRedirect
true if we should redirect.
ToUrl
Where to redirect.

See Also