Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ObjectCollection(TObject) Class
ObjectCollection(TObject) Properties
AllowPaging Property
Count Property
ElementType Property
Expression Property
FirstItem Property
InternalCount Property
IsOffline Property
Item Property
Items Property
ItemsHaveNames Property
ItemType Property
LastItem Property
LoadBinaryData Property
NameColumn Property
ObjectsByName Property
Provider Property
RemovedObject Property
SortNames Property
ObjectCollection
TObject
IsOffline Property
Returns true, if the collection is offline (not backed up by the database but by the source data)
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
bool
IsOffline
{
get
; }
Property Value
Type:
Boolean
Implements
ICMSQueryable
IsOffline
See Also
Reference
ObjectCollection
TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com