C# Class Ext.Net.MVC.Examples.Areas.TreePanel_Loaders.Controllers.ProxyController

Inheritance: Controller
Mostra file Open project: extnet/Ext.NET.Examples.MVC

Public Methods

Method Description
GetChildren ( string node ) : StoreResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

GetChildren() public method

public GetChildren ( string node ) : StoreResult
node string
return StoreResult

Index() public method

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