SP.View.personalView Property
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.