Click or drag to resize
BaseObjectSelectorValueDisplayName Property
Gets the display name of the value item. Returns null if display name is not available.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public override string ValueDisplayName { get; }

Property Value

Type: String

Implements

IFormControlValueDisplayName
See Also