I need to get the value of ListItem field in ItemDeleted event handler. Only value of one numeric field. But properties.ListItem == null. And AfterProperties, BeforeProperties also do not work.
Is there way to do this? Or pass parameter from a ItemDeleting to ItemDeleted to **?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
||||
|
|
|
For a list Deleted event we cannot get any values. Is it possible to change your code in Item Deleting Event? For more information on List Item Events, please go through the below urls http://www.synergyonline.com/Blog/Lists/Posts/Post.aspx?ID=122 |
|||
|
|