Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ObjectDataSet(TObject) Class
ObjectDataSet(TObject) Properties
IsReadOnly Property
Items Property
ObjectDataSet
TObject
IsReadOnly Property
If true, the dataset is cached (not allowed to modify, must be cloned)
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IReadOnlyFlag
IsReadOnly
See Also
Reference
ObjectDataSet
TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com