Ajax Interaction Services
This is a service develop to emulate behavior of the Webforms Ajax components in WebForms converted applications.
Last updated
Was this helpful?
This is a service develop to emulate behavior of the Webforms Ajax components in WebForms converted applications.
Last updated
Was this helpful?
This service allows the interaction between regular controls and AJAX controls.
The Winforms' Controls Directive (wmControls) automatically notifies the click event for any available AJAX control.
The service only has a ClickEmittedNotification observable.
To emit the click we need to call the notifyClick method.