Click or drag to resize
CMSDataContextBaseParentTypeIsCachedObject Property
If true, the object is cached within the system for later use

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual bool IsCachedObject { get; set; }

Property Value

Type: Boolean

Implements

ICMSStorageIsCachedObject
See Also