This class is the container of all information available when an IEntity is added / updated / removed.

Namespace:  EPiServer.Common
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.275

Syntax

C#
public class EntityEventArgs : IEntityEventArgs

Inheritance Hierarchy

System..::.Object
  EPiServer.Common..::.EntityEventArgs

See Also