C# Class Ext.Net.MVC.Examples.Areas.Element_Basic.Controllers.OverviewController

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

Public Methods

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

Private Methods

Method Description
BuildCards ( ) : void

Method Details

CreateClick() public method

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

Index() public method

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