Skip to main content
Tab

ObjectContainerImages.AudioImageName Field

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

This name is equal to “ocAudioObjectProperties”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string AudioImageName = "ocAudioObjectProperties"

Field Value

Type
String
See Also