Method | Description | |
---|---|---|
CatalogController ( IOrchardServices orchardServices, ICatalogService catalogService, IShoppingCartService cartService ) : Orchard |
Method | Description | |
---|---|---|
Category ( string slug, int page ) : Task |
||
Product ( string slug ) : Task |
public CatalogController ( IOrchardServices orchardServices, ICatalogService catalogService, IShoppingCartService cartService ) : Orchard | ||
orchardServices | IOrchardServices | |
catalogService | ICatalogService | |
cartService | IShoppingCartService | |
return | Orchard |