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

Inheritance: Controller
Datei anzeigen Open project: extnet/Ext.NET.Examples.MVC

Public Methods

Method Description
GetGrid ( string id ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

GetGrid() public method

public GetGrid ( string id ) : System.Web.Mvc.ActionResult
id string
return System.Web.Mvc.ActionResult

Index() public method

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