C# 클래스 FunWithVirtualContent.Logic.FruitsController

상속: Umbraco.Web.Mvc.RenderMvcController
파일 보기 프로젝트 열기: Jeavon/FunWithVirtualContent

공개 메소드들

메소드 설명
Fruit ( Umbraco.Web.Models.RenderModel model, string slug ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
CreateRenderModel ( IPublishedContent content ) : Umbraco.Web.Models.RenderModel

메소드 상세

Fruit() 공개 메소드

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