Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.02 KB

File metadata and controls

29 lines (21 loc) · 1.02 KB
title author legacyId
View Modes
Svetlana Nikulina
11832

View Modes

The HTML Editor can operate in three modes: Design mode, HTML mode, and Preview mode. You can switch between modes by using the tab headers.

ASPxHtmlEditor - overview

Design Mode allows you to modify editor content using various design tools, and instantly see the results.

In this view, the editor can display the following elements.

ASPxHtmlEditor-DesignView

HTML Mode allows you to modify editor content using HTML markup.

ASPxHtmlEditor-HtmlView

Preview Mode allows you to view editor content as a regular webpage.

ASPxHtmlEditor-Preview