Sends a message to the plugin modal window.
Name | Type | Description |
windowID | string | The frame ID. |
name | string | The event name. |
data | object | The event data. |
window.Asc.plugin.executeMethod ("SendToWindow", ["iframe_asc.{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}", "onWindowMessage", {config: oConfig}]);