C# 클래스 Rebel.Cms.Web.UI.Controllers.HomeController

상속: Controller
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
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