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

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

Public Methods

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

Method Details

Index() public method

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

LoadPages() public method

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