C# Class Orchard.Core.Containers.Controllers.ItemController

Inheritance: Controller
Afficher le fichier Open project: ucdavis/Orchard

Private Properties

Свойство Type Description
Display System.Web.Mvc.ActionResult

Méthodes publiques

Méthode Description
ItemController ( IContentManager contentManager, IShapeFactory shapeFactory, ISiteService siteService, IFeedManager feedManager ) : System

Private Methods

Méthode Description
Display ( int id, Orchard.UI.Navigation.PagerParameters pagerParameters ) : System.Web.Mvc.ActionResult

Method Details

ItemController() public méthode

public ItemController ( IContentManager contentManager, IShapeFactory shapeFactory, ISiteService siteService, IFeedManager feedManager ) : System
contentManager IContentManager
shapeFactory IShapeFactory
siteService ISiteService
feedManager IFeedManager
Résultat System