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 public static Object GetDataSourceForControl(
Object source
)
Parameters
- source
- Type: SystemObject
Data source
Return Value
Type:
ObjectSee Also