Fires when there is an update on AJAX.
Namespace:
C1.Web.UI.Controls.C1ToolTipAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
C# |
---|
[BrowsableAttribute(true)] [C1CategoryAttribute("Category.Action")] public event C1ToolTipEventHandler AjaxUpdate |
Visual Basic (Declaration) |
---|
<BrowsableAttribute(True)> _ <C1CategoryAttribute("Category.Action")> _ Public Event AjaxUpdate As C1ToolTipEventHandler |