Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search Namespace / ProductFilter Class
Properties


In This Topic
    ProductFilter Class Members
    In This Topic

    The following tables list the members exposed by ProductFilter.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the category to search in  
    Public Property Gets or sets a value indicating whether to search for digital goods only  
    Public Property Gets or sets a value indicating whether to search only for featured products or not  
    Public Property Gets or sets the minimum price  
    Public Property Gets or sets a value indicating whether to search for gift certificates only  
    Public Property Gets or sets the group id  
    Public Property Gets or sets a value indicating whether to include thumbnails  
    Public Property Gets or sets a value indicating whether to search for kits only  
    Public Property Gets or sets manufacturer id to search  
    Public Property Gets or sets product name to search  
    Public Property Gets or sets the product ID range for the result set  
    Public Property Gets or sets a value indicating whether to search in description fields or not  
    Public Property Gets or sets the product sku to search  
    Public Property Gets or sets a value indicating whether to search for subscriptions only  
    Public Property Gets or sets the maximum price.  
    Public Property Gets or sets vendor id to search  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also