Click or drag to resize

BaseSmartSearchDataProviderOnGetCount Method (Int32, SmartSearchRuleGroupCollection)

Namespace:  Dynamicweb.SmartSearch.DataProviders
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
protected virtual int OnGetCount(
	int ResultsLimit,
	SmartSearchRuleGroupCollection QueryRules
)

Parameters

ResultsLimit
Type: SystemInt32
QueryRules
Type: Dynamicweb.SmartSearch.SmartSearchRulesSmartSearchRuleGroupCollection

Return Value

Type: Int32
See Also