ABTestConversionConfigurationGetConversionAt Method |
Gets conversion from current configuration.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public ABTestConversion GetConversionAt(
int index
)
Parameters
- index
- Type: SystemInt32
The zero-based index of the conversion to retrieve.
Return Value
Type:
ABTestConversionSee Also