C# Class Ext.Net.MVC.Examples.Areas.GridPanel_ComponentColumn.Overview.Controllers.OverviewController

Inheritance: Controller
ファイルを表示 Open project: extnet/Ext.NET.Examples.MVC

Public Methods

Method Description
DoTasks ( string tasks ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

DoTasks() public method

public DoTasks ( string tasks ) : System.Web.Mvc.ActionResult
tasks string
return System.Web.Mvc.ActionResult

Index() public method

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