SP.View.deleteObject() Method
Applies to: SharePoint Foundation 2010
Deletes the list view.
SP.View.deleteObject();
Applies To
Exceptions
- [Microsoft.SharePoint.SPException]
List view does not exist. Error code: -2130575320.
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891.