Click or drag to resize
ABTestConversionDefinitionConversionDisplayName Property
Represents display name of conversion type.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public string ConversionDisplayName { get; }

Property Value

Type: String
Remarks
String for localization can be used.
See Also