Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.OnlineMarketing
ABTestMessagesWriter Class
ABTestMessagesWriter Methods
ShowABTestScheduleInformation Method
ShowMissingVariantsTranslationsWarning Method
ShowStatusInfo Method
ABTestMessagesWriter
ShowStatusInfo Method
Displays status information (running/disabled/none) about given AB test.
Namespace:
CMS.OnlineMarketing
Assembly:
CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
ShowStatusInfo
(
ABTestInfo
abTest
)
Parameters
abTest
Type:
CMS.OnlineMarketing
ABTestInfo
AB test
Exceptions
Exception
Condition
ArgumentNullException
abTest
is null
See Also
Reference
ABTestMessagesWriter Class
CMS.OnlineMarketing Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com