Click or drag to resize
BaseObjectSelectorValueElementID Property
Returns ClientID of the dropdown list.

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

Property Value

Type: String

Implements

IFormControlValueElementID
See Also