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 a value that specifies the user who created the Recycle Bin item.
var value = SP.RecycleBinItem.get_author();
Property Value
Type: SP.User
Applies To
Exceptions
- [Microsoft.SharePoint.SPException]
User cannot be found. Error code: -2146232832.
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891