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
Reverts an existing checkout for the file.
SP.File.undoCheckOut();
Applies To
Exceptions
- [Microsoft.SharePoint.SPFileCheckOutException]
File is not checked out to the current user. Error code: -2147024738.
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891.