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


In This Topic
    CatalogNode Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the Id of the catalog node  
    Public Property Gets or sets the type of this CatalogNode  
    Public Property Gets or sets the type of the catalog node  
    Public Property Gets or sets the Category  
    Public Property Gets or sets the id of the parent category  
    Public Property Gets the catalogable object represented by this node  
    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 Id for the entity. (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the name of the catalogable object represented by this node  
    Public Property Gets the navigation url of the catalogable object represented by this node  
    Public Property Gets or sets the OrderBy  
    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 summary of the catalogable object represented by this node  
    Public Property Gets or sets the thumbnail alternate text for the catalogable object represented by this node  
    Public Property Gets or sets the thumbnail URL for the catalogable object represented by this node  
    Public Property Gets or sets the visibility of the catalogable object represented by this node  
    Top
    See Also