removeHandler (JavaScript API Reference) for Dynamics 365 Channel Integration Framework 2.0
Removes the subscriber from the events.
Note
This API can be used on both the widget and Unified Interface page.
Syntax
Microsoft.CIFramework.removeHandler(eventName, handlerFunction);
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| eventName | string | Yes | Name of the event for which the handler is set. The supported events are as follows:
|
| handlerFunction | Function | Yes | The handler function that is to removed. |
See also
onClickToAct
onModeChanged
onPageNavigate
onSendKBArticle
onSizeChanged
Feedback
Submit and view feedback for