- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
- Inheritance
-
CatalogMenu
- Inherited Members
-
Constructors
Properties
public string CatalogCollapsed { get; set; }
Property Value
- string
public Guid CatalogId { get; set; }
Property Value
- Guid
public string CatalogName { get; set; }
Property Value
- string
public int CatalogSize { get; set; }
Property Value
- int
public string CatalogSlug { get; }
Property Value
- string
public List<CatalogMenuItem> Categories { get; set; }
Property Value
- List<CatalogMenuItem>
public string CategoriesShow { get; }
Property Value
- string