SP.View.readOnlyView Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the list view is read-only.
var value = SP.View.get_readOnlyView();
Property Value
Type: Boolean
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the list view is read-only.
var value = SP.View.get_readOnlyView();
Type: Boolean