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
Gets the list view at the specified index in the collection.
var value = SP.ViewCollection.get_item(index);
Property Value
Type: SP.View
The list view at the specified index.