Click or drag to resize
BaseInfoGeneralizedInfoWrapperCacheParentData Property
If true, the parent object data is cached within object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool CacheParentData { get; set; }

Property Value

Type: Boolean
See Also