| 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
Syntaxprotected virtual Object GetControlValue()
Return Value
Type: 
Object See Also
See Also