SP.View.orderedView Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether list items can be reordered in the list view.
var value = SP.View.get_orderedView();
Property Value
Type: Boolean
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether list items can be reordered in the list view.
var value = SP.View.get_orderedView();
Type: Boolean