Click or drag to resize
MembershipContextAllowOnlyRead Property
Returns true if the current context allows only reading of the data

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool AllowOnlyRead { get; set; }

Property Value

Type: Boolean
See Also