C# Класс Rebel.Cms.Web.UI.Controllers.HomeController

Наследование: Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
Index ( ) : System.Web.Mvc.ActionResult

Default Action when Rebel is not installed, however, if you would like a 'HomeController', then you can just override this one and replace 'Index'

Описание методов

Index() публичный Метод

Default Action when Rebel is not installed, however, if you would like a 'HomeController', then you can just override this one and replace 'Index'
public Index ( ) : System.Web.Mvc.ActionResult
Результат System.Web.Mvc.ActionResult