Click or drag to resize

IContentUnitInstanceEvents Interface


Represents the collection of events on Content Unit Instances

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public interface IContentUnitInstanceEvents

The IContentUnitInstanceEvents type exposes the following members.

Events
  NameDescription
Public eventContentUnitAdded
This event is fired when a new Content Unit Instance is placed within a Layout Column
Public eventContentUnitRemoving
This event is fired when a Content Unit Instance is being removed when its parent Layout Column
Public eventDisplayUnitUpdated
This events is fired when any Display Unit is updated within a Presentation
Top
See Also