C# Class Ext.Net.MVC.Examples.Areas.TreePanel_Basic.Controllers.DragDrop_Between_TreesController

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

Public Methods

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

Method Details

GetNodes() public method

public GetNodes ( string node ) : System.Web.Mvc.ActionResult
node string
return System.Web.Mvc.ActionResult

Index() public method

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