This topic has not yet been rated - Rate this topic

SPListCollection.ListsForCurrentUser property

Gets or sets a Boolean value that specifies whether only lists to which the current user has permissions are returned from the collection.

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

Property value

Type: System.Boolean
true if only lists to which the user has permissions are returned; false if all lists in the collection are returned.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.