Click or drag to resize
ContentPersonalizationVariantInfoProviderContentPersonalizationEnabled Method
Indicates whether the content personalization is enabled.

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

Parameters

siteName
Type: SystemString
Name of the site

Return Value

Type: Boolean
See Also