C# Class System.ComponentModel.Navigation.RedirectActionResult

Represents a redirect as the result of invoking a controller action.
Inheritance: ActionResult
Afficher le fichier Open project: nikhilk/silverlightfx

Private Methods

Méthode Description
RedirectActionResult ( Type controllerType, string actionName ) : System