Click or drag to resize
ActivitySettingsHelperOnlineMarketingEnabled Method (String)
Determines whether on-line marketing modul is activated.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also