| ControlsHelperGetDataSourceForControl Method | 
            Converts the given object to a Data source valid for data bound control
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
 Syntax
Syntaxpublic static Object GetDataSourceForControl(
	Object source
)
Parameters
- source
- Type: SystemObject
 Data source
Return Value
Type: 
Object See Also
See Also