IReadOnlyFlagIsReadOnly Property |
If true, the dataset is read-only (not allowed to modify, must be cloned)
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax bool IsReadOnly { get; set; }
Property Value
Type:
BooleanSee Also