Skip to main content
Tab

ASPxUploadControl Properties

A file upload control.
Name Description
AccessibilityCompliant Enables accessibility support.
AccessKey Gets or sets the access key that allows you to quickly navigate to the Web server control. Inherited from WebControl.
Adapter protected Gets the browser-specific adapter for the control. Inherited from Control.
AddButton Gets the settings of the add button.
AddUploadButtonsHorizontalPosition Gets or sets the horizontal alignment of the add and upload buttons.
AddUploadButtonsSpacing Specifies the vertical spacing between the add and upload buttons, and the file input element.
AdvancedModeSettings Gets the Advanced Upload Mode settings.
AmazonSettings Gets settings allowing an upload control to access a file system storage in the Amazon Simple Storage Service (Amazon S3).
AppRelativeTemplateSourceDirectory Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. Inherited from Control.
Attributes Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from WebControl.
AutoStartUpload Specifies whether file uploading starts automatically when a file is added to upload control.
AzureSettings Gets settings allowing an upload control to access a file system storage in the Azure Service.
BackColor Gets or sets the background color of the Web server control. Inherited from WebControl.
BackgroundImage Gets the web control’s background image. Inherited from ASPxWebControl.
BackwardCompatibility static Provides access to the control’s backward compatibility settings. Inherited from ASPxWebControl.
Border Gets the web control’s border settings. Inherited from ASPxWebControl.
BorderBottom Gets the settings of the web control’s bottom border. Inherited from ASPxWebControl.
BorderLeft Gets the settings of the web control’s left border. Inherited from ASPxWebControl.
BorderRight Gets the settings of the web control’s right border. Inherited from ASPxWebControl.
BorderTop Gets the settings of the web control’s top border. Inherited from ASPxWebControl.
BrowseButton Gets the settings of the browse button.
BrowseButtonStyle Gets the style settings defining the appearance of a browse button within ASPxUploadControl.
ButtonSpacing Gets or sets the horizontal spacing between the add and the upload buttons.
ButtonStyle Gets the style settings which define the appearance of add button, cancel button, remove button, and upload button.
CancelButton Gets the settings of the cancel button.
CancelButtonHorizontalPosition Gets or sets the horizontal alignment of the cancel button in the progress panel.
CancelButtonSpacing Gets or sets the vertical spacing between the progress bar and the cancel button.
ChildControlsCreated protected Gets a value that indicates whether the server control’s child controls have been created. Inherited from Control.
ClearFileSelectionImage Gets the settings of an image displayed within the Clear file selection button.
ClientEnabled Gets or sets a value that indicates whether the upload control is enabled on the client.
ClientID Gets the control’s identifier generated by ASP.NET. Inherited from ASPxWebControlBase.
ClientIDMode Gets or sets the algorithm that is used to generate the value of the ClientID property. Inherited from Control.
ClientIDSeparator protected Gets a character value representing the separator character used in the ClientID property. Inherited from Control.
ClientInstanceName Specifies the ASPxUploadControl‘s client programmatic identifier.
ClientSideEvents Gets an object that lists the client-side events specific to the ASPxUploadControl.
ClientVisible Gets or sets a value that specifies the initial visibility state of a web control on the client.
Context protected Gets the HttpContext object associated with the server control for the current Web request. Inherited from Control.
Controls Gets the web control’s collection of child controls. Inherited from ASPxWebControlBase.
ControlStyle Gets the style of the Web server control. This property is used primarily by control developers. Inherited from WebControl.
ControlStyleCreated Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. Inherited from WebControl.
CssClass Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. Inherited from WebControl.
CssFilePath Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from ASPxWebControl.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from ASPxWebControl.
Cursor Gets or sets the type of cursor to display when the mouse pointer is over the web control. Inherited from ASPxWebControl.
DataItemContainer Gets a reference to the naming container if the naming container implements IDataItemContainer. Inherited from Control.
DataKeysContainer Gets a reference to the naming container if the naming container implements IDataKeysControl. Inherited from Control.
DialogTriggerID Gets or sets the ID of a web control or HTML element (or a list of IDs), a click on which invokes file upload dialog.
DisabledButtonStyle Obsolete. Contains the style settings which define a buttons’ appearance in the disabled state.
DisabledCssClass static Gets or sets the CSS class to apply to the rendered HTML element when the control is disabled. Inherited from WebControl.
DisabledStyle Gets the style settings which define a control’s appearance in the disabled state. Inherited from ASPxWebControl.
DropboxSettings Provides access to the account settings required to upload files to the Dropbox Service.
DropZoneStyle Gets the style settings defining the appearance of a drop zone within ASPxUploadControl.
EmptyImage static Obsolete. Gets the settings of an image which is displayed by the control if the control’s value is null. Inherited from ASPxWebControl.
Enabled Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to user interactions. Inherited from ASPxWebControl.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from ASPxWebControl.