Skip to main content
Tab

ObjectContainerImages Fields

Contains settings that allow images to be defined for the ASPxObjectContainer‘s specific elements.
Name Description
AudioImageName

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

This name is equal to “ocAudioObjectProperties”.

ErrorImageName

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

This name is equal to “ocErrorObjectProperties”.

FlashImageName

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

This name is equal to “ocFlashObjectProperties”.

Html5AudioImageName

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

This name is equal to “ocHtml5AudioObjectProperties”.

Html5VideoImageName

The name of the HTML5 Video image file which is used in the ASPxObjectContainer control.

This name is equal to “ocHtml5VideoObjectProperties”.

ImageImageName

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

This name is equal to “ocImageObjectProperties”.

QuickTimeImageName Represents the name of the Quick Time image file which is used in the ASPxObjectContainer control.
VideoImageName

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

This name is equal to “ocVideoObjectProperties”.

See Also