ABTestFormControlDefinition Class |
Namespace: CMS.OnlineMarketing
public sealed class ABTestFormControlDefinition
The ABTestFormControlDefinition type exposes the following members.
Name | Description | |
---|---|---|
ABTestFormControlDefinition(String, String, IDictionaryString, Object) |
Initializes a new instance of ABTestFormControlDefinition.
| |
ABTestFormControlDefinition(Type, String, IDictionaryString, Object) |
Initializes a new instance of ABTestFormControlDefinition.
|
Name | Description | |
---|---|---|
FormControlCaption |
Caption shown above the form control used to pick the object related to conversion type.
| |
FormControlName |
Name of the form control used to pick the object related to conversion type.
| |
FormControlParameters |
Parameters which allow customization of form control defined by FormControlName.
| |
FormControlType |
Type of the form control used to pick the object related to conversion type.
|