Click or drag to resize
ActivitySettingsHelperIPLoggingEnabled Method (String)
Returns true if IP logging is allowed.

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

Parameters

siteName
Type: SystemString
Site name (or NULL for global setting)

Return Value

Type: Boolean
See Also