Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / TrackableEntity Enumeration
In This Topic
    TrackableEntity Enumeration
    In This Topic
    Enumeration that represents the trackable entities
    Syntax
    public enum TrackableEntity : System.Enum 
    Members
    MemberDescription
    Category The category
    ContentBoard The Content Board
    PageTemplate The Page Template
    Product The product
    Webpgae The webpgae
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             CommerceBuilder.CMS.TrackableEntity

    See Also