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

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
public static bool OnlineMarketingEnabled(
	int siteId
)

Parameters

siteId
Type: SystemInt32
Site ID

Return Value

Type: Boolean
See Also