Click or drag to resize
SqlEditControlOnSaved Event
Event rised when SQL code is successfully saved.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public event EventHandler OnSaved

Value

Type: SystemEventHandler
See Also