ASP.NET MVC Controls
IEventHandler Interface
File
wijmo.js
Module
wijmo

Represents an event handler.

Event handlers are functions invoked when events are raised.

Every event handler has two arguments:

  • sender is the object that raised the event, and
  • args is an optional object that contains the event parameters.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback