Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DocumentEngine
CMSDataContextBase(ParentType) Class
CMSDataContextBase(ParentType) Properties
Documents Property
IsCachedObject Property
IsDisconnected Property
RootDocument Property
Settings Property
SiteName Property
SiteObjects Property
CMSDataContextBase
ParentType
IsCachedObject Property
If true, the object is cached within the system for later use
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
virtual
bool
IsCachedObject
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
ICMSStorage
IsCachedObject
See Also
Reference
CMSDataContextBase
ParentType
Class
CMS.DocumentEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com