C# Class Ext.Net.MVC.Examples.Areas.Dynamic_Partial_Rendering.Controllers.WindowController

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

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
RenderWindow ( ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

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

RenderWindow() public method

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