C# Class Rebel.Cms.Web.Mvc.RebelPageResult

Used by posted forms to proxy the result to the page in which the current URL matches on
Inheritance: System.Web.Mvc.ActionResult
Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void

Method Details

ExecuteResult() public method

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