C# Class IVO.CMS.Web.Mvc.RenderBlobResult

Inheritance: System.Web.Mvc.ActionResult
Afficher le fichier Open project: JamesDunne/ivo-cms

Méthodes publiques

Méthode Description
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
RenderBlobResult ( RenderingSystemContext renderer, IVO.Definition.Models.CanonicalBlobPath path ) : System

Method Details

ExecuteResult() public méthode

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

RenderBlobResult() public méthode

public RenderBlobResult ( RenderingSystemContext renderer, IVO.Definition.Models.CanonicalBlobPath path ) : System
renderer RenderingSystemContext
path IVO.Definition.Models.CanonicalBlobPath
Résultat System