Share via


PageWindow.Visible Property

SharePoint Designer Developer Reference

Returns a Boolean that represents the visible state of a page window. False indicates that a page window has a windowless state.

Syntax

expression.Visible

expression   Required. A variable that represents a PageWindow object.

See Also