Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / Category Class


In This Topic
    Category Class Properties
    In This Topic

    For a list of all members of this type, see Category members.

    Public Properties
     NameDescription
    Public Property Gets or sets the CatalogNodes associated with the category.  
    Public Property  
    Public Property  
    Public Property Gets or sets the catalog URL for this catalog object.  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets a manager that provides strongly typed access to the store settings.  
    Public Property Gets or sets the Description  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the HtmlHead  
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets the immediate parent of the current category  
    Public Property Gets or sets the PageTemplate  
    Public Property Gets or sets a value indicating whether IsFeatured  
    Public Property Gets or sets a value indicating whether product allows to personalize content board.  
    Public Property Gets or sets the MetaDescription  
    Public Property Gets or sets the MetaKeywords  
    Public Property Gets or sets the Name  
    Public Property Gets the Navigation URL of this category.  
    Public Property Gets or sets the OuterBoard  
    Public Property Gets or sets the ParentId; 0 is used for root categories  
    Public Property Gets or sets the parent associations for this category  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the Store  
    Public Property Gets or sets the Summary  
    Public Property Gets or sets the Theme  
    Public Property Gets or sets the ThumbnailAltText  
    Public Property Gets or sets the ThumbnailUrl  
    Public Property Gets or sets the Title  
    Public Property Gets or sets the visibility of the catalog object  
    Public Property Gets or sets the VisibilityId  
    Public Property Gets or sets the VolumeDiscounts  
    Public Property Gets or sets the Zones  
    Top
    See Also