C# Класс System.ComponentModel.Navigation.RedirectActionResult

Represents a redirect as the result of invoking a controller action.
Наследование: ActionResult
Показать файл Открыть проект

Приватные методы

Метод Описание
RedirectActionResult ( Type controllerType, string actionName ) : System