C# Class Ext.Net.MVC.Examples.Areas.Panel_Basic.Controllers.Deferred_LoadingController

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

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
RenderChild ( string containerId ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

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

RenderChild() public method

public RenderChild ( string containerId ) : System.Web.Mvc.ActionResult
containerId string
return System.Web.Mvc.ActionResult