Dynamicweb.Extensibility.Searching.eCommerce Namespace > FilterContext Class : FilterContext Constructor |
'Declaration
Public Function New( _ ByVal pv As PageView, _ ByVal paragraphID As Integer, _ ByVal filters() As Filter _ )
public FilterContext( PageView pv, int paragraphID, Filter[] filters )
Exception | Description |
---|---|
System.ArgumentNullException | Occurs when "pv" is null. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2