Click or drag to resize

BaseSmartSearchDataProviderGetCountCacheKey Method (Int32, SmartSearchRulesGroupCollection)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SmartSearch.DataProviders
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
[ObsoleteAttribute("Use GetCountCacheKey instead")]
protected static string GetCountCacheKey(
	int ResultsLimit,
	SmartSearchRulesGroupCollection QueryRules
)

Parameters

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

Return Value

Type: String
See Also