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

Syntax

C#
public delegate void EntityEventHandler(
	IEntityEventArgs args
)

See Also