MVCxHtmlEditor Events
The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.
Name | Description |
---|---|
Audio |
Allows you to process an uploaded audio file before it is saved to the server.
Inherited from ASPx |
Audio |
Occurs each time before a thumbnail or a folder’s icon is created in Audio Selector.
Inherited from ASPx |
Audio |
Fires before a file is uploaded to the Audio Selector, and allows you to cancel the action.
Inherited from ASPx |
Audio |
Fires on the server side before a folder is created within the Audio Selector and allows you to cancel the action.
Inherited from ASPx |
Audio |
Fires before an item is copied within the Audio Selector, and allows you to cancel the action.
Inherited from ASPx |
Audio |
Fires before an item is deleted within the Audio Selector, and allows you to cancel the action.
Inherited from ASPx |
Audio |
Fires before an item is moved within the Audio Selector, and allows you to cancel the action.
Inherited from ASPx |
Audio |
Fires before an item is renamed within the Audio Selector, and allows you to cancel the action.
Inherited from ASPx |
Callback |
Allows you to handle any server exception that might occur during server-side processing of a callback sent by a DevExpress web control.
Inherited from ASPx |
Client |
Enables you to save and restore the previously saved layout of the ASPx |
Custom |
Fires when a round trip to the server has been initiated by a call to the client ASPx |
Custom |
Enables you to supply any server data that can then be parsed on the client.
Inherited from ASPx |
Data |
Occurs when the server control binds to a data source. Inherited from Control. |
Disposed |
Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP. |
Document |
Occurs each time before a thumbnail or a folder’s icon is created in Document Selector.
Inherited from ASPx |
Document |
Obsolete. This property is not in effect for the MVCx |
Document |
Obsolete. This property is not in effect for the MVCx |
Document |
Fires before an item is copied within the Document Selector, and allows you to cancel the action.
Inherited from ASPx |
Document |
Obsolete. This property is not in effect for the MVCx |
Document |
Obsolete. This property is not in effect for the MVCx |
Document |
Obsolete. This property is not in effect for the MVCx |
Flash |
Allows you to process an uploaded flash file before it is saved to the server.
Inherited from ASPx |
Flash |
Occurs each time before a thumbnail or a folder’s icon is created in Flash Selector.
Inherited from ASPx |
Flash |
Fires before a file is uploaded to the Flash Selector, and allows you to cancel the action.
Inherited from ASPx |
Flash |
Fires on the server side before a folder is created within the Flash Selector and allows you to cancel the action.
Inherited from ASPx |
Flash |
Fires before an item is copied within the Flash Selector, and allows you to cancel the action.
Inherited from ASPx |
Flash |
Fires before an item is deleted within the Flash Selector, and allows you to cancel the action.
Inherited from ASPx |
Flash |
Fires before an item is moved within the Flash Selector, and allows you to cancel the action.
Inherited from ASPx |
Flash |
Fires before an item is renamed within the Flash Selector, and allows you to cancel the action.
Inherited from ASPx |
Html |
Occurs after the content of the ASPx |
Html |
Occurs before the ASPx |
Image |
Allows you to process an uploaded image file before it is saved to the server
Inherited from ASPx |
Image |
Occurs each time before a thumbnail or a folder’s icon is created in Image Selector.
Inherited from ASPx |
Image |
Obsolete. This property is not in effect for the MVCx |
Image |
Obsolete. This property is not in effect for the MVCx |
Image |
Fires before an item is copied within the Image Selector, and allows you to cancel the action.
Inherited from ASPx |
Image |
Obsolete. This property is not in effect for the MVCx |
Image |
Obsolete. This property is not in effect for the MVCx |
Image |
Obsolete. This property is not in effect for the MVCx |
Init | Occurs when the server control is initialized, which is the first step in its lifecycle. Inherited from Control. |
Load | Occurs when the server control is loaded into the Page object. Inherited from Control. |
Pasted |
Allows you to process and save the pasted binary image to the server.
Inherited from ASPx |
Pre |
Occurs after the Control object is loaded but prior to rendering. Inherited from Control. |
Rtf |
Raised when the copied/cut RTF content is processed on the server.
Inherited from ASPx |
Spell |
Occurs when a custom spell check dictionary is being loaded into a session.
Inherited from ASPx |
Spell |
Occurs after a word is added to a custom dictionary.
Inherited from ASPx |
Unload | Occurs when the server control is unloaded from memory. Inherited from Control. |
Validation |
Allows you to specify whether the ASPx |
Video |
Allows you to process an uploaded video file before it is saved to the server.
Inherited from ASPx |
Video |
Occurs each time before a thumbnail or a folder’s icon is created in Video Selector.
Inherited from ASPx |
Video |
Fires before a file is uploaded to the Video Selector, and allows you to cancel the action.
Inherited from ASPx |
Video |
Fires on the server side before a folder is created within the Video Selector and allows you to cancel the action.
Inherited from ASPx |
Video |
Fires before an item is copied within the Video Selector, and allows you to cancel the action.
Inherited from ASPx |
Video |
Fires before an item is deleted within the Video Selector, and allows you to cancel the action.
Inherited from ASPx |
Video |
Fires before an item is moved within the Video Selector, and allows you to cancel the action.
Inherited from ASPx |
Video |
Fires before an item is renamed within the Video Selector, and allows you to cancel the action.
Inherited from ASPx |
See Also