Skip to main content
A newer version of this page is available. .
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”.

CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
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”.

HottrackedPostfixConst static Returns “Hover”. Inherited from ImagesBase.
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”.

LoadingPanelImageName static

Represents the name of the LoadingPanel image file.

This name is equal to “Loading”.

Inherited from ImagesBase.
PressedPostfixConst static Returns “Pressed”. Inherited from ImagesBase.
QuickTimeImageName Represents the name of the Quick Time image file which is used in the ASPxObjectContainer control.
SelectedPostfixConst static Returns “Selected”. Inherited from ImagesBase.
SpriteImageName static For internal use only. Inherited from ImagesBase.
VideoImageName

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

This name is equal to “ocVideoObjectProperties”.

WindowResizerImageName static For internal use only. Returns “WindowResizer”. Inherited from ImagesBase.
WindowResizerRtlImageName static For internal use only. Inherited from ImagesBase.
See Also