Click or drag to resize
ABTestingUrlInputValueDisplayName Property
Gets the display name of the value item.

Namespace: CMS.OnlineMarketing.Web.UI.Internal
Assembly: CMS.OnlineMarketing.Web.UI (in CMS.OnlineMarketing.Web.UI.dll) Version: 12.0.0
Syntax
C#
public override string ValueDisplayName { get; }

Property Value

Type: String

Implements

IFormControlValueDisplayName
See Also