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

SPList.AllowDeletion Property

Gets or sets a Boolean value specifying whether the list can be deleted.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public bool AllowDeletion { get; set; }

Property Value

Type: System.Boolean
true if the list can be deleted; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.