Xperience 13 API Reference
Xperience 13 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com