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

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
bool IsCachedObject { get; set; }

Property Value

Type: Boolean
See Also