C# 클래스 Rebel.Cms.Web.Mvc.RebelPageResult

Used by posted forms to proxy the result to the page in which the current URL matches on
상속: System.Web.Mvc.ActionResult
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void

메소드 상세

ExecuteResult() 공개 메소드

public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
context System.Web.Mvc.ControllerContext
리턴 void