Skip to main content
A newer version of this page is available. .
Tab

UploadControlImages Fields

Contains settings that allow images to be defined for the ASPxUploadControl‘s specific elements.
Name Description
CheckedPostfixConst static Returns “Checked”. Inherited from ImagesBase.
ClearButtonImageName

The name of the clear file selection button image file.

This name is “ucClearButton”.

DisabledPostfixConst static Returns “Disabled”. Inherited from ImagesBase.
FileListCompleteItemImageName For internal use only.
FileListPendingItemImageName For internal use only.
FileListUploadingItemImageName For internal use only.
HottrackedPostfixConst static Returns “Hover”. Inherited from ImagesBase.
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.
SelectedPostfixConst static Returns “Selected”. Inherited from ImagesBase.
SpriteImageName static For internal use only. Inherited from ImagesBase.
WindowResizerImageName static For internal use only. Returns “WindowResizer”. Inherited from ImagesBase.
WindowResizerRtlImageName static For internal use only. Inherited from ImagesBase.
See Also