AccessibilityCompliant
|
Enables accessibility support.
|
AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the Web server control.
|
Adapter
protected
|
Gets the browser-specific adapter for the 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.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
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.
|
BackgroundImage
|
Gets the web control’s background image.
|
BackwardCompatibility
static
|
Provides access to the control’s backward compatibility settings.
|
Border
|
Gets the web control’s border settings.
|
BorderBottom
|
Gets the settings of the web control’s bottom border.
|
BorderLeft
|
Gets the settings of the web control’s left border.
|
BorderRight
|
Gets the settings of the web control’s right border.
|
BorderTop
|
Gets the settings of the web control’s top border.
|
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.
|
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.
|
ClientIDMode
|
Gets or sets the algorithm that is used to generate the value of the ClientID property.
|
ClientIDSeparator
protected
|
Gets a character value representing the separator character used in the ClientID property.
|
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.
|
Controls
|
Gets the web control’s collection of child controls.
|
ControlStyle
|
Gets the style of the Web server control. This property is used primarily by control developers.
|
ControlStyleCreated
|
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
|
CssClass
|
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
|
CssFilePath
|
Gets or sets the path to a CSS file that defines the web control’s appearance.
|
CssPostfix
|
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
|
Cursor
|
Gets or sets the type of cursor to display when the mouse pointer is over the web control.
|
DataItemContainer
|
Gets a reference to the naming container if the naming container implements IDataItemContainer.
|
DataKeysContainer
|
Gets a reference to the naming container if the naming container implements IDataKeysControl.
|
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.
|
DisabledStyle
|
Gets the style settings which define a control’s appearance in the disabled state.
|
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.
|
Enabled
|
Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to user interactions.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control’s default appearance.
|
|