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

SP.View Class

Remarks

If the value is false, the list view is a public view.

See Also

Reference

SP.View Methods

SP.View Properties

SP Namespace