C# Class FunWithVirtualContent.Logic.FruitsController

Inheritance: Umbraco.Web.Mvc.RenderMvcController
Afficher le fichier Open project: Jeavon/FunWithVirtualContent

Méthodes publiques

Méthode Description
Fruit ( Umbraco.Web.Models.RenderModel model, string slug ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
CreateRenderModel ( IPublishedContent content ) : Umbraco.Web.Models.RenderModel

Method Details

Fruit() public méthode

public Fruit ( Umbraco.Web.Models.RenderModel model, string slug ) : System.Web.Mvc.ActionResult
model Umbraco.Web.Models.RenderModel
slug string
Résultat System.Web.Mvc.ActionResult