DataHelperGetDataContainer Method |
Gets the data container able to read the given data object
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static ISimpleDataContainer GetDataContainer(
Object data
)
Parameters
- data
- Type: SystemObject
Data
Return Value
Type:
ISimpleDataContainerSee Also