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


In This Topic
    CatalogProductNode Class Properties
    In This Topic

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

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