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


In This Topic
    CatalogRepository Class Members
    In This Topic

    The following tables list the members exposed by CatalogRepository.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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