RedirectAction Constructor |
Name | Description | |
---|---|---|
RedirectAction |
Creates a new empty RedirectAction.
| |
RedirectAction(String, String, String, Int32) |
Creates a new RedirectAction that redirects the given channel to the given context, extension, priority triple.
| |
RedirectAction(String, String, String, String, Int32) |
Creates a new RedirectAction that redirects the given channels to the given context, extension, priority triple.
|