Click or drag to resize
ListFormControlValue Property
Gets or sets form control value.

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

Property Value

Type: Object

Implements

IFormControlValue
See Also