HtmlEditoronLoadDeferred Method |
Obsolete. In fact, it's onLoadDeferred.addCallback method, to eliminate it see an example of usage of initHandler parameter, e.g., in HTMLEditorDialog.html.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction onLoadDeferred(callback);
Parameters
- callback
- Type: function
See Also