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
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.