Click or drag to resize
ABTestInfoProviderABTestingEnabledInternal Method
Returns true if AB testing is enabled.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
protected virtual bool ABTestingEnabledInternal(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also