InfoObjectCollectionTInfoEnsureObjectValues Method |
Ensures the proper values for the given object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual void EnsureObjectValues(
BaseInfo item
)
Parameters
- item
- Type: CMS.DataEngineBaseInfo
Item in which ensure the values
See Also