C# Class cvpWebApi.Controllers.HomeController

Inheritance: GoC.WebTemplate.WebTemplateBaseController
Mostrar archivo Open project: hres/api-cvp

Public Methods

Method Description
IndexEN ( ) : System.Web.Mvc.ActionResult
IndexFR ( ) : System.Web.Mvc.ActionResult
LanguageControl ( ) : System.Web.Mvc.ActionResult
Reference ( ) : System.Web.Mvc.ActionResult
SearchReport ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
SearchResult2 ( HttpContext context ) : void
SearchResultEn ( ) : System.Web.Mvc.ActionResult

Method Details

IndexEN() public method

public IndexEN ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

IndexFR() public method

public IndexFR ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

LanguageControl() public method

public LanguageControl ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Reference() public method

public Reference ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SearchReport() public method

public SearchReport ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult