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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ErrorImageName = "ocErrorObjectProperties"

Field Value

Type
String
See Also