C# 클래스 Ext.Net.MVC.Examples.Areas.Element_Basic.Controllers.LayerController

상속: Controller
파일 보기 프로젝트 열기: extnet/Ext.NET.Examples.MVC

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
ShowBottom ( string sender ) : System.Web.Mvc.ActionResult
ShowRight ( string sender ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
Close ( string id ) : System.Web.Mvc.ActionResult
Close2 ( string id ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

ShowBottom() 공개 메소드

public ShowBottom ( string sender ) : System.Web.Mvc.ActionResult
sender string
리턴 System.Web.Mvc.ActionResult

ShowRight() 공개 메소드

public ShowRight ( string sender ) : System.Web.Mvc.ActionResult
sender string
리턴 System.Web.Mvc.ActionResult