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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax protected virtual Object GetControlValue()
Return Value
Type:
ObjectSee Also