C# Class Orchard.Pages.Commands.PageCommands

Inheritance: Orchard.Commands.DefaultOrchardCommandHandler
Afficher le fichier Open project: ucdavis/Orchard

Private Properties

Свойство Type Description
Create void

Méthodes publiques

Méthode Description
PageCommands ( IContentManager contentManager, IMembershipService membershipService, ISiteService siteService, IMenuService menuService, INavigationManager navigationManager ) : System

Private Methods

Méthode Description
Create ( ) : void

Method Details

PageCommands() public méthode

public PageCommands ( IContentManager contentManager, IMembershipService membershipService, ISiteService siteService, IMenuService menuService, INavigationManager navigationManager ) : System
contentManager IContentManager
membershipService IMembershipService
siteService ISiteService
menuService IMenuService
navigationManager INavigationManager
Résultat System