EntityRef<TEntity> Events

Include Protected Members
Include Inherited Members

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