Uploader Properties |
The Uploader type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionButton |
Returns action button.
|
![]() | ActionsPanel |
Gets actions panel.
|
![]() | CurrentFileName |
Current file name to display.
|
![]() | CurrentFileTarget |
Current file link target frame.
|
![]() | CurrentFileUrl |
Current file Url to use for the file link.
|
![]() | Enabled |
Enables or disables the control.
(Overrides WebControlEnabled.) |
![]() | PostedFile |
Returns the currently posted file or null when no file posted.
|
![]() | RequireDeleteConfirmation |
Indicates whether the confirmation is needed to remove file from uploader.
|
![]() | ResizeToHeight |
New image height after it is uploaded.
|
![]() | ResizeToMaxSideSize |
New image max side size after it is uploaded.
|
![]() | ResizeToWidth |
New image width after it is uploaded.
|
![]() | ShowActionButton |
If true, action button is displayed.
|
![]() | ShowTooltip |
Indicates if tooltips should be shown.
|
![]() | TooltipBody |
Tool tip body.
|
![]() | TooltipWidth |
Tool tip width.
|
![]() | UploadControl |
Returns inner upload control.
|