Click or drag to resize
ListFormControlGetControlValue Method
Returns string with selected value of the ListControl. The string may contain more items separated by Separator in multiple selection mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected virtual Object GetControlValue()

Return Value

Type: Object
See Also