Dynamicweb 8 Documentation
GetGlobalQueryConstraint Method (FilterManager)

Module settings to examine.
Retrieves a query constraint that is globally defined according to given module settings.
Syntax
'Declaration
 
Public Shared Function GetGlobalQueryConstraint( _ 
   ByVal settings As ProductCatalogSettings _ 
) As Dynamicweb.Searching.Queries.SearchQueryElement
public static Dynamicweb.Searching.Queries.SearchQueryElement GetGlobalQueryConstraint( 
   ProductCatalogSettings settings 
)

Parameters

settings
Module settings to examine.

Return Value

A query constraint that is globally defined according to given module settings.
Requirements

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

See Also

Reference

FilterManager Class
FilterManager Members

Send Feedback