Click or drag to resize
InfoObjectCollectionTInfoEnsureObjectValues Method
Ensures the proper values for the given object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual void EnsureObjectValues(
	BaseInfo item
)

Parameters

item
Type: CMS.DataEngineBaseInfo
Item in which ensure the values
See Also