SP.View.paged Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether the list view is a paged view.
var value = SP.View.get_paged();
SP.View.set_paged(value);
Property Value
Type: Boolean
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 whether the list view is a paged view.
var value = SP.View.get_paged();
SP.View.set_paged(value);
Type: Boolean