Method | 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'
|
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |