Click or drag to resize
RedirectAction Constructor
Overload List
  NameDescription
Public methodRedirectAction
Creates a new empty RedirectAction.
Public methodRedirectAction(String, String, String, Int32)
Creates a new RedirectAction that redirects the given channel to the given context, extension, priority triple.
Public methodRedirectAction(String, String, String, String, Int32)
Creates a new RedirectAction that redirects the given channels to the given context, extension, priority triple.
Top
See Also