MVCxClientRichEdit Members
A client-side counterpart of the RichEdit extension.Methods
Name | Description |
---|---|
Cast(obj) static | Converts the specified object to the MVCxClientRichEdit type. |
PerformCallback(data) | Sends a callback with a parameter to update the RichEdit by processing the passed information on the server, in an Action specified via the RichEditSettings.CustomActionRouteValues property. |
See Also