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

Inheritance: Controller
Afficher le fichier Open project: extnet/Ext.NET.Examples.MVC

Méthodes publiques

Méthode Description
HandleChanges ( StoreDataHandler handler ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

HandleChanges() public méthode

public HandleChanges ( StoreDataHandler handler ) : System.Web.Mvc.ActionResult
handler StoreDataHandler
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult