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


In This Topic
    CatalogRepository Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded.  Copies a catalog node.  
    Public MethodOverloaded.  Counts the number of catalog nodes in a category  
    Public Method Gets the category Id for the given node  
    Public MethodOverloaded.  Gets the traversal path(s) for a given category  
    Public Method Loads a Catalogable object with given node Id and node type  
    Public MethodOverloaded.  Loads the collection of catalog node items for given category id  
    Public MethodOverloaded.  Search catalog nodes for given search criteria  
    Public Method Gets the number of catalog nodes mathcing the search criteria  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also