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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override void EnsureObjectValues(
	BaseInfo item
)

Parameters

item
Type: CMS.DataEngineBaseInfo
See Also