Class DHTMLEditControl

This control provides advanced HTML editing capabilities for ActiveX compliant web browsers
Note: This control required request validation to be turned off in the page it is used.
Some mechanisms used by this control are inherently unsafe, since it allows HTML to be
posted back from the server. This HTML could potentially be dangerous when displayed later.
To make this control work correctly, put validateRequest="false" in the page directive of your page.

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      EPS.Web.AdvancedControls.DHTMLEditControl

public class DHTMLEditControl : WebControl

Class Members

MemberDescription
Constructor Constructor
ActiveXClassID ActiveX Class ID
ActiveXCodeBase ActiveX Code Base
HTMLDocument Document that is to be displayed

Requirements

Namespace: EPS.Web.AdvancedControls
Assembly: ADVANCEDWEBCONTROLS.DLL


  Last Updated: 5/23/2007 | © , 2007