ASPxHtmlEditor Events
An HTML text editor control.
Name | Description |
---|---|
Audio |
Allows you to process an uploaded audio file before it is saved to the server. |
Audio |
Occurs each time before a thumbnail or a folder’s icon is created in Audio Selector. |
Audio |
Fires before a file is uploaded to the Audio Selector, and allows you to cancel the action. |
Audio |
Fires on the server side before a folder is created within the Audio Selector and allows you to cancel the action. |
Audio |
Fires before an item is copied within the Audio Selector, and allows you to cancel the action. |
Audio |
Fires before an item is deleted within the Audio Selector, and allows you to cancel the action. |
Audio |
Fires before an item is moved within the Audio Selector, and allows you to cancel the action. |
Audio |
Fires before an item is renamed within the Audio Selector, and allows you to cancel the action. |
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. |
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. |
Document |
Fires before a file is uploaded to the Document Selector and allows you to cancel the action. |
Document |
Fires on the server side before a folder is created within the Document Selector and allows you to cancel the action. |
Document |
Fires before an item is copied within the Document Selector, and allows you to cancel the action. |
Document |
Fires before an item is deleted within the Document Selector, and allows you to cancel the action. |
Document |
Fires before an item is moved within the Document Selector, and allows you to cancel the action. |
Document |
Fires before an item is renamed within the Document Selector, and allows you to cancel the action. |
Flash |
Allows you to process an uploaded flash file before it is saved to the server. |
Flash |
Occurs each time before a thumbnail or a folder’s icon is created in Flash Selector. |
Flash |
Fires before a file is uploaded to the Flash Selector, and allows you to cancel the action. |
Flash |
Fires on the server side before a folder is created within the Flash Selector and allows you to cancel the action. |
Flash |
Fires before an item is copied within the Flash Selector, and allows you to cancel the action. |
Flash |
Fires before an item is deleted within the Flash Selector, and allows you to cancel the action. |
Flash |
Fires before an item is moved within the Flash Selector, and allows you to cancel the action. |
Flash |
Fires before an item is renamed within the Flash Selector, and allows you to cancel the action. |
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 |
Image |
Occurs each time before a thumbnail or a folder’s icon is created in Image Selector. |
Image |
Fires before a file is uploaded to the Image Selector, and allows you to cancel the action. |
Image |
Fires on the server side before a folder is created within the Image Selector and allows you to cancel the action. |
Image |
Fires before an item is copied within the Image Selector, and allows you to cancel the action. |
Image |
Fires before an item is deleted within the Image Selector, and allows you to cancel the action. |
Image |
Fires before an item is moved within the Image Selector, and allows you to cancel the action. |
Image |
Fires before an item is renamed within the Image Selector, and allows you to cancel the action. |
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. |
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. |
Spell |
Occurs when a custom spell check dictionary is being loaded into a session. |
Spell |
Occurs after a word is added to a custom dictionary. |
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. |
Video |
Occurs each time before a thumbnail or a folder’s icon is created in Video Selector. |
Video |
Fires before a file is uploaded to the Video Selector, and allows you to cancel the action. |
Video |
Fires on the server side before a folder is created within the Video Selector and allows you to cancel the action. |
Video |
Fires before an item is copied within the Video Selector, and allows you to cancel the action. |
Video |
Fires before an item is deleted within the Video Selector, and allows you to cancel the action. |
Video |
Fires before an item is moved within the Video Selector, and allows you to cancel the action. |
Video |
Fires before an item is renamed within the Video Selector, and allows you to cancel the action. |
See Also