C# Class System.ComponentModel.Navigation.RedirectActionResult

Represents a redirect as the result of invoking a controller action.
Inheritance: ActionResult
Mostra file Open project: nikhilk/silverlightfx

Private Methods

Method Description
RedirectActionResult ( Type controllerType, string actionName ) : System