EntityRef<TEntity> events

The EntityRef<TEntity> type exposes the following members.

Events

  Name Description
Public event OnChanged Raised after a change to this EntityRef<TEntity> object.
Public event OnChanging Raised before a change to this EntityRef<TEntity> object.
Public event OnSync Raised when the EntityRef<TEntity> object is synchronized with the entity it represents.

Top

See also

Reference

EntityRef<TEntity> class

Microsoft.SharePoint.Linq namespace