Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.OnlineMarketing Namespaces
CMS.OnlineMarketing.Internal
IABTestConfigurationSerializer Interface
IABTestConfigurationSerializer Methods
Deserialize Method
Serialize Method
IABTestConfigurationSerializer
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
string
Serialize
(
ABTestConfiguration
testConfiguration
)
Parameters
testConfiguration
Type:
CMS.OnlineMarketing.Internal
ABTestConfiguration
Configuration to be serialized to JSON.
Return Value
Type:
String
Returns serialized configuration.
See Also
Reference
IABTestConfigurationSerializer Interface
CMS.OnlineMarketing.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com