C# Class Ext.Net.MVC.Examples.Areas.GridPanel_RowExpander.Controllers.Dynamic_ViewController

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

Méthodes publiques

Méthode Description
GetGrid ( string id ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

GetGrid() public méthode

public GetGrid ( string id ) : System.Web.Mvc.ActionResult
id string
Résultat System.Web.Mvc.ActionResult

Index() public méthode

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