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
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void

Method Details

ExecuteResult() public méthode

public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
context System.Web.Mvc.ControllerContext
Résultat void