Skip to main content
All docs
V20.2

HtmlEditorImages.CloseButtonImageName Field

Represents the file name of the CloseButton image displayed within the ASPxHtmlEditor control’s dialog windows.

This name is equal to “heCloseButton.gif”.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public const string CloseButtonImageName = "heCloseButton"

Field Value

Type
String
See Also