Skip to main content
Tab

ObjectContainerImages.FlashImageName Field

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

This name is equal to “ocFlashObjectProperties”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string FlashImageName = "ocFlashObjectProperties"

Field Value

Type
String
See Also