Skip to main content
A newer version of this page is available.
All docs
V19.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.v19.2.dll

Declaration

public const string CloseButtonImageName = "heCloseButton"

Field Value

Type
String
See Also