Back to Devexpress

MVCxClientHtmlEditor Methods

aspnetmvc-js-mvcxclienthtmleditor-dot-underscore-methods.md

latest1.0 KB
Original Source

MVCxClientHtmlEditor Methods

A client-side counterpart of the HtmlEditor extension.

NameDescription
Cast(obj) staticConverts the specified object to the MVCxClientHtmlEditor type.
PerformDataCallback(data)Sends a callback with a parameter to process the passed information on the server, in an Action specified via the HtmlEditor’s HtmlEditorSettings.CustomDataActionRouteValues property, and then return the processing result to the ASPxClientHtmlEditor.CustomDataCallback event on the client. This method does not update the HtmlEditor.

See Also

MVCxClientHtmlEditor Class

MVCxClientHtmlEditor Members