C# Class OxxCommerceStarterKit.Web.Business.FacetRegistry.ProductFilterRegistry

Inheritance: IProductFilterRegistry
Mostra file Open project: episerver/Commerce-Demo-Kit

Public Methods

Method Description
GetFilters ( Type filterAttributeType = null, Type indexedProductType = null ) : List

Method Details

GetFilters() public method

public GetFilters ( Type filterAttributeType = null, Type indexedProductType = null ) : List
filterAttributeType System.Type
indexedProductType System.Type
return List