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

Represents a view and any view data to initialize an associated view model (if one exists) as the action result.
Наследование: ActionResult
Показать файл Открыть проект

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

Метод Описание
ViewActionResult ( string viewName ) : System

Initializes an instance of a ViewActionResult with the specified view.