C# Class FunWithVirtualContent.Logic.FruitsController

Inheritance: Umbraco.Web.Mvc.RenderMvcController
Show file Open project: Jeavon/FunWithVirtualContent

Public Methods

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

Private Methods

Method Description
CreateRenderModel ( IPublishedContent content ) : Umbraco.Web.Models.RenderModel

Method Details

Fruit() public method

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