C# Class NuSurvey.Web.Controllers.HomeController

Inheritance: ApplicationController
Show file Open project: ucdavis/NuSurvey

Public Methods

Method Description
About ( ) : System.Web.Mvc.ActionResult

#2

Index ( bool parent = false ) : System.Web.Mvc.ActionResult

#1

Private Methods

Method Description
Administration ( ) : System.Web.Mvc.ActionResult
ResetCache ( ) : System.Web.Mvc.ActionResult
Sample ( ) : System.Web.Mvc.ViewResult

Method Details

About() public method

#2
public About ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Index() public method

#1
public Index ( bool parent = false ) : System.Web.Mvc.ActionResult
parent bool
return System.Web.Mvc.ActionResult