SPList.Hidden Property (Microsoft.SharePoint)
SPList.Hidden Property (Microsoft.SharePoint)
Gets or sets a Boolean value that specifies whether the list is hidden.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

'Usage

Dim instance As SPList
Dim value As Boolean

value = instance.Hidden

instance.Hidden = value

'Declaration

Public Property Hidden As Boolean

Property Value

true if the list is hidden; otherwise, false. The default value is false.
Remarks

A hidden list does not appear on the Documents and Lists page, Quick Launch bar, the Modify Site Content page, or the Add Column page as an option for lookup fields.

See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View