C# Class Rebel.Cms.Web.UI.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
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'

Method Details

Index() public méthode

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
Résultat System.Web.Mvc.ActionResult