C# 클래스 Ext.Net.MVC.Examples.Areas.Panel_Basic.Controllers.LoaderController

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

공개 메소드들

메소드 설명
Index ( string containerId ) : System.Web.Mvc.ActionResult
LoadHtmlContent ( string containerId ) : System.Web.Mvc.ActionResult
LoadIFrameContent ( string containerId ) : System.Web.Mvc.ActionResult
RenderChild ( string containerId ) : System.Web.Mvc.ActionResult
SetHtmlProperty ( string containerId ) : System.Web.Mvc.ActionResult
SetIFrameLoadProperty ( string containerId ) : System.Web.Mvc.ActionResult
SetLoaderProperty ( string containerId ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

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

LoadHtmlContent() 공개 메소드

public LoadHtmlContent ( string containerId ) : System.Web.Mvc.ActionResult
containerId string
리턴 System.Web.Mvc.ActionResult

LoadIFrameContent() 공개 메소드

public LoadIFrameContent ( string containerId ) : System.Web.Mvc.ActionResult
containerId string
리턴 System.Web.Mvc.ActionResult

RenderChild() 공개 메소드

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

SetHtmlProperty() 공개 메소드

public SetHtmlProperty ( string containerId ) : System.Web.Mvc.ActionResult
containerId string
리턴 System.Web.Mvc.ActionResult

SetIFrameLoadProperty() 공개 메소드

public SetIFrameLoadProperty ( string containerId ) : System.Web.Mvc.ActionResult
containerId string
리턴 System.Web.Mvc.ActionResult

SetLoaderProperty() 공개 메소드

public SetLoaderProperty ( string containerId ) : System.Web.Mvc.ActionResult
containerId string
리턴 System.Web.Mvc.ActionResult