Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.OnlineMarketing Namespaces
CMS.OnlineMarketing.Internal
ABTestConfigurationSerializer Class
ABTestConfigurationSerializer Methods
Deserialize Method
Serialize Method
ABTestConfigurationSerializer
Serialize Method
Serializes an AB test configuration to JSON.
Namespace:
CMS.OnlineMarketing.Internal
Assembly:
CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
Serialize
(
ABTestConfiguration
testConfiguration
)
Parameters
testConfiguration
Type:
CMS.OnlineMarketing.Internal
ABTestConfiguration
Configuration to be serialized to JSON.
Return Value
Type:
String
Returns serialized configuration.
Implements
IABTestConfigurationSerializer
Serialize(ABTestConfiguration)
See Also
Reference
ABTestConfigurationSerializer Class
CMS.OnlineMarketing.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com