Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies whether the list view is a personal view.
var value = SP.View.get_personalView();
Property Value
Type: Boolean
Applies To
Remarks
If the value is false, the list view is a public view.