Click or drag to resize
ActivitySettingsHelperWikiContributionUpdateEnabled Method (String)
Returns true if wiki contribution update logging is enabled.

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

Parameters

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

Return Value

Type: Boolean
See Also