Click or drag to resize
SearchEngineInfoProviderLoadEngineIDs Method

Note: This API is now obsolete.

Loads static collection of search engine IDs

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use SearchEngineAnalyzer or SearchEngineCrawlerAnalyzer instead.")]
protected void LoadEngineIDs(
	bool forceLoad
)

Parameters

forceLoad
Type: SystemBoolean
See Also