Skip to main content

ASPxHtmlEditor() Constructor

In This Article

Initializes a new instance of the ASPxHtmlEditor class with default settings.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxHtmlEditor()

#Remarks

For internal use only. Don’t create instances of the base ASPxHtmlEditor class, instantiate its descendants instead.

See Also