Click or drag to resize
BaseObjectSelectorValue Property
Gets or sets the selected value.

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

Property Value

Type: Object

Implements

IFormControlValue
See Also