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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public event UniViewUniViewItemEventHandler OnItemCreated

Value

Type: CMS.DocumentEngine.Web.UIUniViewUniViewItemEventHandler
See Also