C# Class Ext.Net.MVC.Examples.Areas.Models.Controllers.FormPanelForController

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

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
Submit ( FormPanelEmployee employee ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

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

Submit() public méthode

public Submit ( FormPanelEmployee employee ) : System.Web.Mvc.ActionResult
employee Ext.Net.MVC.Examples.Areas.Models.Models.FormPanelEmployee
Résultat System.Web.Mvc.ActionResult