Click or drag to resize
AnalyticsHelperExcludedURLs Method
Returns "Excluded URLs" value from the database.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static string ExcludedURLs(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also