Free Trial Buy Now

Features - General

Html Editing
v
v
Common
v
Cut (Ctrl+X)
Copy (Ctrl+C)
Paste (Ctrl+V)
Paste from Word
Undo (Ctrl+Z)
Redo (Ctrl+Y)
Remove Format
Superscript
Subscript
Ordered List
Bullet List
Indent
Outdent
Insert Link
Remove Link
Insert Image
Insert Table...v
Full Screen (F11)
v
v
v
Bold (CTRL+B)
Italic (Ctrl+I)
Underline
Strikethrough
Align Left
Align Center
Align Right
Back Color
v
Fore Color
v
Design
HTML
Preview

Description

ASPxHtmlEditor is a rich-text WYSIWYG HTML editor for ASP.NET. Its intuitive user interface enables even inexperienced users to edit HTML page contents with ease. This demo describes several of the features available to you when using the ASPxHtmlEditor control.

The ASPxHtmlEditor automatically performs validation of the entered HTML code and is able to remove all potentially harmful code. The editor exposes several options, allowing you to control required automatic transformations.

Use the AllowScript, AllowIFrames, AllowFormElements, AllowIdAttributes, and AllowStyleAttributes properties to control whether tags and attributes of certain predefined types – scripts, IFRAME, form elements, ID attributes, and style attributes respectively – are allowed within the editor's HTML code.

The UpdateDeprecatedElements property specifies whether deprecated elements (such as u, s, strike, font, center) occurring within the editor's HTML markup should be replaced with their valid analogs.

The UpdateBoldItalic property specifies the necessity of converting the b and i elements into the strong and em elements respectively.

The EnterMode property allows you to specify the editor's behavior when the ENTER key is pressed by an end-user – you can choose between a paragraph or line break rendering.

The AllowedDocumentType property specifies the document types that are allowed within the editor. The available options are: XHTML 1.0 Transitional, HTML 5, or both. HTML code entered into the editor's HTML View is automatically transformed according to the specified document type.

The AllowDesignView, AllowHtmlView and AllowPreview properties specify which editor views are available to end-users.

If Design View is active within the ASPxHtmlEditor, a specific context menu can be displayed for end-users, which is controlled by the editor's AllowContextMenu property.

Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress ASP.NET Controls ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.