| ABTestConversionDefinitionRegisterRegister Method |
Namespace: CMS.OnlineMarketing
public void Register( ABTestConversionDefinition definition )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when null definition is provided. |
| InvalidOperationException | Thrown when definition with already registered ConversionName is provided. |