Click or drag to resize
UniViewOnItemCreated Event
Occurs when an item is created in the UniView control.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public event UniViewUniViewItemEventHandler OnItemCreated

Value

Type: CMS.ControlsUniViewUniViewItemEventHandler
See Also