Click or drag to resize
ISessionIsReadOnly Property
Indicates whether the session is read-only or not.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also