Skip to main content
A newer version of this page is available. .
Tab

ObjectContainerImages.ErrorImageName Field

Represents the name of the Error image file which is used in the ASPxObjectContainer control.

This name is equal to “ocErrorObjectProperties”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public const string ErrorImageName = "ocErrorObjectProperties"

Field Value

Type
String
See Also