Click or drag to resize
ICMSStorage Interface
Interface to access the CMS objects and collections as storages

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public interface ICMSStorage

The ICMSStorage type exposes the following members.

Properties
  NameDescription
Public propertyIsCachedObject
If true, the object is cached within the system for later use
Public propertyIsDisconnected
Returns true if the storage is disconnected
Top
See Also