ABTestConversionDefinition Class |
Namespace: CMS.OnlineMarketing
public sealed class ABTestConversionDefinition
The ABTestConversionDefinition type exposes the following members.
Name | Description | |
---|---|---|
ABTestConversionDefinition(String, String) |
Initializes a new instance of ABTestConversionDefinition.
| |
ABTestConversionDefinition(String, String, ABTestFormControlDefinition) |
Initializes a new instance of ABTestConversionDefinition.
|
Name | Description | |
---|---|---|
ConversionDisplayName |
Represents display name of conversion type.
| |
ConversionName |
Represents unique code name of conversion type.
| |
DefaultValuePlaceholderText |
A placeholder text for the conversion type default value field.
| |
FormControlDefinition |
Definition of the form control used to pick the object related to conversion type.
|