Log In
Home
Support
Demos
Documentation
Blogs
Training
Webinars
Welcome to DevExpress .NET Documentation
WinForms Controls
ASP.NET Controls and MVC Extensions
Prerequisites
What's Installed
Common Concepts
ASP.NET WebForms Controls
ASP.NET MVC Extensions
Localization
Redistribution and Deployment
Get More Help
API Reference
DevExpress.Data.Linq
DevExpress.Web
DevExpress.Web.ASPxGauges
DevExpress.Web.ASPxGauges.Base
DevExpress.Web.ASPxGauges.Scripts
DevExpress.Web.ASPxHtmlEditor
DevExpress.Web.ASPxHtmlEditor.Localization
DevExpress.Web.ASPxHtmlEditor.Scripts
DevExpress.Web.ASPxPivotGrid
DevExpress.Web.ASPxPivotGrid.Data
DevExpress.Web.ASPxPivotGrid.HtmlControls
DevExpress.Web.ASPxPivotGrid.Scripts
DevExpress.Web.ASPxRichEdit
DevExpress.Web.ASPxRichEdit.Localization
DevExpress.Web.ASPxRichEdit.Scripts
DevExpress.Web.ASPxScheduler
DevExpress.Web.ASPxScheduler.Commands.Dialogs
DevExpress.Web.ASPxScheduler.Controls
DevExpress.Web.ASPxScheduler.Dialogs
DevExpress.Web.ASPxScheduler.Drawing
DevExpress.Web.ASPxScheduler.Localization
DevExpress.Web.ASPxScheduler.Reporting
DevExpress.Web.ASPxScheduler.Scripts
DevExpress.Web.ASPxSpellChecker
DevExpress.Web.ASPxSpellChecker.Localization
DevExpress.Web.ASPxSpellChecker.Scripts
DevExpress.Web.ASPxSpreadsheet
DevExpress.Web.ASPxSpreadsheet.Localization
DevExpress.Web.ASPxSpreadsheet.Scripts
DevExpress.Web.ASPxTreeList
DevExpress.Web.ASPxTreeList.Internal
DevExpress.Web.ASPxTreeList.Localization
DevExpress.Web.ASPxTreeList.Scripts
DevExpress.Web.Captcha
DevExpress.Web.Data
DevExpress.Web.Internal
DevExpress.Web.Localization
DevExpress.Web.Mvc
DevExpress.Web.Mvc.BinderSettings
DevExpress.Web.Mvc.Controllers
DevExpress.Web.MVC.Scripts
MVCxClientBeforeExportRequestEventArgs Class
MVCxClientBeforeExportRequestEventHandler Delegate
MVCxClientBeginCallbackEventArgs Class
MVCxClientBeginCallbackEventHandler Delegate
MVCxClientCalendar Class
MVCxClientCallbackPanel Class
MVCxClientCardView Class
MVCxClientChart Class
MVCxClientComboBox Class
MVCxClientDataView Class
MVCxClientDateEdit Class
MVCxClientDockManager Class
MVCxClientDockPanel Class
MVCxClientDocumentViewer Class
MVCxClientFileManager Class
MVCxClientGlobalBeginCallbackEventArgs Class
MVCxClientGlobalBeginCallbackEventHandler Delegate
MVCxClientGlobalEvents Class
MVCxClientGridView Class
MVCxClientHtmlEditor Class
MVCxClientImageGallery Class
MVCxClientListBox Class
MVCxClientNavBar Class
MVCxClientPageControl Class
MVCxClientPivotGrid Class
MVCxClientPopupControl Class
MVCxClientReportDesigner Class
MVCxClientReportDesignerSaveCommandExecutedEventArgs Class
MVCxClientReportDesignerSaveCommandExecutedEventHandler Delegate
MVCxClientReportViewer Class
MVCxClientRichEdit Class
MVCxClientRoundPanel Class
MVCxClientScheduler Class
MVCxClientSchedulerTemplateToolTip Class
MVCxClientSchedulerToolTipDisplayingEventArgs Class
MVCxClientSchedulerToolTipDisplayingEventHandler Delegate
MVCxClientSpreadsheet Class
MVCxClientTokenBox Class
MVCxClientTreeList Class
MVCxClientTreeView Class
MVCxClientUploadControl Class
MVCxClientUploadControl Members
MVCxClientUploadControl Constructor
MVCxClientUploadControl Methods
MVCxClientUtils Class
MVCxClientVerticalGrid Class
MVCxClientWebDocumentViewer Class
MVCxSchedulerToolTipType Class
DevExpress.Web.Mvc.UI
DevExpress.Web.Office
DevExpress.Web.Office.Internal
DevExpress.Web.Rendering
DevExpress.Web.Scripts
DevExpress.XtraCharts.Web
DevExpress.XtraCharts.Web.Designer
DevExpress.XtraCharts.Web.Scripts
ASP.NET Bootstrap Controls
ASP.NET Core Bootstrap Controls
WPF Controls
Xamarin Controls
Windows 10 App Controls
Document Server
Reporting
Report Server
Dashboard
eXpressApp Framework
CodeRush
CodeRush Classic
Cross-Platform Core Libraries
Tools and Utilities
End-User Documentation
ASP.NET Controls and MVC Extensions
>
DevExpress.Web.MVC.Scripts
>
MVCxClientUploadControl
MVCxClientUploadControl Members
A client-side counterpart of the
UploadControl
extension.
Public Constructors
Show:
Inherited
Name
Description
MVCxClientUploadControl
For internal use only.
Top
Public Properties
Show:
Inherited
Name
Description
name
Gets the unique, hierarchically-qualified identifier for the control. (Inherited from
ASPxClientControlBase
)
Top
Public Methods
Show:
Inherited
Name
Description
AddFileInput
Adds a new
file input
element to the
ASPxUploadControl
. (Inherited from
ASPxClientUploadControl
)
AdjustControl
Modifies the control's size against the control's container. (Inherited from
ASPxClientControl
)
AdjustControls
Overloaded. Modifies the controls size within the specified container. (Inherited from
ASPxClientControl
)
Cancel
Cancels the initiated file uploading process. (Inherited from
ASPxClientUploadControl
)
Cast
Overloaded. Converts the specified object to the current object's type. This method is effective when you utilize the
Client API IntelliSense
feature provided by DevExpress.
ClearText
Clears the file selection in the upload control. (Inherited from
ASPxClientUploadControl
)
GetAddButtonText
Returns the text displayed within the
add button
. (Inherited from
ASPxClientUploadControl
)
GetClientVisible
Obsolete.
Returns a value specifying whether a control is displayed. (Inherited from
ASPxClientControlBase
)
GetControlCollection
Returns a collection of client web control objects. (Inherited from
ASPxClientControl
)
GetEnabled
Returns a value indicating whether the upload control is enabled. (Inherited from
ASPxClientUploadControl
)
GetFileInputCount
Gets the number of
file input elements
contained within the
ASPxUploadControl
. (Inherited from
ASPxClientUploadControl
)
GetHeight
Returns the control's height. (Inherited from
ASPxClientControl
)
GetMainElement
Returns an HTML element that is the root of the control's hierarchy. (Inherited from
ASPxClientControlBase
)
GetParentControl
Returns a client instance of the control that is the parent for a specified control. (Inherited from
ASPxClientControlBase
)
GetSelectedFiles
Returns files selected for uploading within the specified
file input
. (Inherited from
ASPxClientUploadControl
)
GetText
Gets the text displayed within the edit box of the specified file input element. (Inherited from
ASPxClientUploadControl
)
GetUploadButtonText
Returns the text displayed within the
upload button
. (Inherited from
ASPxClientUploadControl
)
GetVisible
Returns a value specifying whether a control is displayed. (Inherited from
ASPxClientControlBase
)
GetWidth
Returns the control's width. (Inherited from
ASPxClientControl
)
InCallback
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side. (Inherited from
ASPxClientControlBase
)
IsAdvancedModeEnabled
Specifies whether the upload control's
Advanced
mode
is enabled. (Inherited from
ASPxClientUploadControl
)
RemoveFileFromSelection
Overloaded. Removes a file with the specified index from the selected file list. (Inherited from
ASPxClientUploadControl
)
RemoveFileInput
Removes a
file input
element from the
ASPxUploadControl
. (Inherited from
ASPxClientUploadControl
)
SendMessageToAssistiveTechnology
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user. (Inherited from
ASPxClientControlBase
)
SetAddButtonText
Sets the text to be displayed within the
add button
. (Inherited from
ASPxClientUploadControl
)
SetClientVisible
Obsolete.
Specifies whether a control is displayed. (Inherited from
ASPxClientControlBase
)
SetDialogTriggerID
Sets the ID of a web control or HTML element (or a list of IDs), a click on which invokes file upload dialog. (Inherited from
ASPxClientUploadControl
)
SetEnabled
Specifies whether the upload control is enabled. (Inherited from
ASPxClientUploadControl
)
SetFileInputCount
Specifies the count of the
file input
elements within the upload control. (Inherited from
ASPxClientUploadControl
)
SetHeight
Specifies the control's height. Note that this method is not in effect for some controls. (Inherited from
ASPxClientControl
)
SetUploadButtonText
Sets the text to be displayed within the
upload button
. (Inherited from
ASPxClientUploadControl
)
SetVisible
Specifies whether a control is displayed. (Inherited from
ASPxClientControlBase
)
SetWidth
Specifies the control's width. (Inherited from
ASPxClientControl
)
Upload
Initiates uploading of the specified file(s) to the web server's memory. (Inherited from
ASPxClientUploadControl
)
UploadFile
Obsolete.
Initiates uploading of the specified file to the web server's memory. (Inherited from
ASPxClientUploadControl
)
Top
Public Events
Show:
Inherited
Name
Description
DropZoneEnter
Fires when the mouse enters a
drop zone
or an external drop zone element while dragging a file. (Inherited from
ASPxClientUploadControl
)
DropZoneLeave
Fires when the mouse leaves a
drop zone
or an external drop zone element while dragging a file. (Inherited from
ASPxClientUploadControl
)
FileInputCountChanged
Occurs on the client side when the
file input elements
count is changed. (Inherited from
ASPxClientUploadControl
)
FilesUploadComplete
Occurs on the client after upload of all selected files has been completed. (Inherited from
ASPxClientUploadControl
)
FilesUploadStart
Occurs on the client side before file upload is started. (Inherited from
ASPxClientUploadControl
)
FileUploadComplete
Occurs on the client after a file has been uploaded. (Inherited from
ASPxClientUploadControl
)
FileUploadStart
Obsolete.
Occurs on the client side before upload of the specified files starts. (Inherited from
ASPxClientUploadControl
)
Init
Occurs on the client side after the control has been initialized. (Inherited from
ASPxClientControlBase
)
TextChanged
Fires on the client side when the text within the control's edit box is changed while the control has focus. (Inherited from
ASPxClientUploadControl
)
UploadingProgressChanged
Occurs on the client side when the
progress bar indicator
position is changed. (Inherited from
ASPxClientUploadControl
)
ValidationErrorOccurred
Enables you to specify whether the selected file(s) are valid and provide an error text. (Inherited from
ASPxClientUploadControl
)
Top
See Also
MVCxClientUploadControl Class
DevExpress.Web.MVC.Scripts Namespace
Is this topic helpful?
Additional Feedback
Close
Please tell us how you’d like us to improve this topic.
Send