Share via


WebWindow.ViewMode Property

SharePoint Designer Developer Reference

Returns or sets a WebViewMode constant that defines the view mode of the current window. Read/write.

Syntax

expression.ViewMode

expression   Required. A variable that represents a WebWindow object.

See Also