Share via


BasicList.IsHidden Property

SharePoint Designer Developer Reference

Sets or returns a Boolean that represents whether to display a list in the browser.

Syntax

expression.IsHidden

expression   Required. A variable that represents a BasicList object.

See Also