SPC056002: Do not instantiate SPListItem in Receiver

Do not instantiate an SPListItem object within an event receiver.

TypeName: DoNotInstantiateSPListItemInEventReceiver
CheckId: SPC056002
Severity: Warning
Type: AssemblyFileReference
Resolution

Do not instantiate an object of type 'Microsoft.SharePoint.SPListItem'. Best practise is to get these objects from the current context.

Links

comments powered by Disqus