C# Class Ext.Net.MVC.Examples.Areas.GridPanel_Update.Controllers.AutoSaveController

Inheritance: Controller
显示文件 Open project: extnet/Ext.NET.Examples.MVC

Public Methods

Method Description
HandleChanges ( StoreDataHandler handler ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

HandleChanges() public method

public HandleChanges ( StoreDataHandler handler ) : System.Web.Mvc.ActionResult
handler StoreDataHandler
return System.Web.Mvc.ActionResult

Index() public method

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