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

Inheritance: Controller
Afficher le fichier Open project: extnet/Ext.NET.Examples.MVC

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
ShowBottom ( string sender ) : System.Web.Mvc.ActionResult
ShowRight ( string sender ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Close ( string id ) : System.Web.Mvc.ActionResult
Close2 ( string id ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

ShowBottom() public méthode

public ShowBottom ( string sender ) : System.Web.Mvc.ActionResult
sender string
Résultat System.Web.Mvc.ActionResult

ShowRight() public méthode

public ShowRight ( string sender ) : System.Web.Mvc.ActionResult
sender string
Résultat System.Web.Mvc.ActionResult