ESRI.ArcGIS.ADF.Web.UI.WebControls
Tick Event
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace > Editor Class : Tick Event




Syntax

Visual Basic (Declaration) 
Public Event Tick() As Editor.TickDelegate
Visual Basic (Usage)Copy Code
Dim instance As Editor
Dim handler As Editor.TickDelegate
 
AddHandler instance.Tick, handler
C# 
public event Editor.TickDelegate Tick()

See Also

© 2010 All Rights Reserved.