ABTestConversion Constructor |
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public ABTestConversion(
string conversionName,
string relatedItemIdentifier = null,
[OptionalAttribute] decimal value
)
Parameters
- conversionName
- Type: SystemString
Code name of new conversion - relatedItemIdentifier (Optional)
- Type: SystemString
Identifier of related item - value (Optional)
- Type: SystemDecimal
Value of new conversion
See Also