SP.View.scope Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the scope for the list view.
var value = SP.View.get_scope();
SP.View.set_scope(value);
Property Value
Type: SP.ViewScope
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the scope for the list view.
var value = SP.View.get_scope();
SP.View.set_scope(value);
Type: SP.ViewScope