'Declaration Public Class WebHtmlEditor Inherits Infragistics.WebUI.WebControls.WebControlBase Implements Infragistics.WebUI.Design.IGetClientSideEvents, Infragistics.WebUI.Shared.ISupportSpellCheck, Infragistics.WebUI.Util.Serialization.ISupportPresetSerialization, Infragistics.WebUI.WebControls.IProvideImageDirectoryResolution
public class WebHtmlEditor : Infragistics.WebUI.WebControls.WebControlBase, Infragistics.WebUI.Design.IGetClientSideEvents, Infragistics.WebUI.Shared.ISupportSpellCheck, Infragistics.WebUI.Util.Serialization.ISupportPresetSerialization, Infragistics.WebUI.WebControls.IProvideImageDirectoryResolution
The WebHtmlEditor control provides advanced HTML editing. The WebHtmlEditor control uses the MS DHTML engine to enable WYSIWYG-style editing within a browser. The WebHtmlEditor control renders an IFRAME, associated tables to provide an "editor" interface, and the necessary JavaScript to perform the editing actions.
Basic Configuration
Once a project is created, the WebHtmlEditor is provided with default display settings (for more information, see the WebHtmlEditor constructor topic). This default configuration can be modified one of two ways:
For more information about configuration, see the topic Configuring the Editor.
Advanced Customization
The WebHtmlEditor allows highly advanced customization, enabling a developer to create complex client-side objects such as custom windows-style dfialog boxes with only a few lines of code. For more information about this see the topic Advanced Customization.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2