C# Class Kooboo.Commerce.Web.Areas.Commerce.Models.Categories.CategoryRowModel

Afficher le fichier Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CategoryRowModel ( ) : System
CategoryRowModel ( Category category, bool parent = false ) : System

Method Details

CategoryRowModel() public méthode

public CategoryRowModel ( ) : System
Résultat System

CategoryRowModel() public méthode

public CategoryRowModel ( Category category, bool parent = false ) : System
category Kooboo.Commerce.Categories.Category
parent bool
Résultat System