Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.IsReadLocked property

SharePoint 2013

Sets or gets, a value that specifies whether the site collection is locked and unavailable for Read access.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool IsReadLocked { get; set; }

Property value

Type: System.Boolean
true if the site collection is locked and unavailable for Read access; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.