Skip to main content
All docs
V20.2
Tab

EditorImages.BinaryImageDesignImageName Field

Represents the name of the image file displayed within an ASPxBinaryImage at design-time. This name is equal to “edtBinaryImageDesign.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string BinaryImageDesignImageName = "edtBinaryImageDesign"

Field Value

Type
String
See Also