Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search.Providers Namespace / SearchProviderBase Class
Methods


In This Topic
    SearchProviderBase Class Members
    In This Topic

    The following tables list the members exposed by SearchProviderBase.

    Public Methods
     NameDescription
    Public MethodOverloaded.  Gets a list of products matching the advanced search criteria  
    Public MethodOverloaded.  Count the number of results for a advanced search.  
    Public MethodOverloaded.  Count the number of products by manufacturer within an advanced search.  
    Public MethodOverloaded.  Finds the products for given parameters  
    Public MethodOverloaded.  Finds the number of products for given parameters  
    Public Method  
    Public MethodOverloaded.  Searches for products that match the keyword.  
    Public MethodOverloaded.  Counts the products that match the search phrase.  
    Public Method Used to search orders  
    Public Method  
    Public Method  
    Public Method  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also