C# Class SearchHistory.Controllers.HistoryController

Inheritance: Controller
Show file Open project: chirdeepshetty/reporting-tool

Public Methods

Method Description
GetDailyHistoryXml ( ) : System.Web.Mvc.ActionResult
SearchHistory ( ) : System.Web.Mvc.ActionResult

Method Details

GetDailyHistoryXml() public method

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

SearchHistory() public method

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