Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
InfoDataSet(TInfo) Class
InfoDataSet(TInfo) Properties
IsReadOnly Property
Items Property
InfoDataSet
TInfo
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: 12.0.0
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IReadOnlyFlag
IsReadOnly
See Also
Reference
InfoDataSet
TInfo
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com