AnalyticsHelperExcludeSearchEngines Method |
Returns "Exclude search engines" value from the database.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax public static bool ExcludeSearchEngines(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also