Skip to main content
Tab

ObjectContainerImages.ErrorImageName Field

In This Article

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

NuGet Package: DevExpress.Web

#Declaration

public const string ErrorImageName = "ocErrorObjectProperties"

#Field Value

Type
String
See Also