UploadControlSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Upload |
Initializes a new instance of the Upload |
#Properties
Name | Description |
---|---|
Accessibility |
Enables accessibility support. |
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Add |
Gets the settings of the Add button. |
Add |
Gets or sets the horizontal alignment of the Add and Upload buttons within the add and upload buttons area. |
Add |
Gets or sets the vertical spacing between the add and upload buttons area and both the file input and the remove buttons areas. |
Advanced |
Gets the Advanced Upload Mode settings. |
Amazon |
Provides access to the account settings required to upload files to Amazon Simple Storage Service (Amazon S3). |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Auto |
Gets or sets a value that defines whether the Upload |
Azure |
Provides access to the account settings required to upload files to Microsoft Azure. |
Browse |
Gets the settings of the Browse Button button. |
Button |
Gets or sets the horizontal spacing between the Add and the Upload buttons. |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Cancel |
Gets the settings of the Cancel button. |
Cancel |
Gets or sets the horizontal alignment of the Cancel button within the progress panel. |
Cancel |
Gets or sets the vertical spacing between the progress bar and the Cancel button. |
Clear |
Gets the settings of an image displayed within the Clear file selection button. |
Client |
Gets or sets a value that indicates whether the upload control is enabled on the client. |
Client |
Gets an object that lists the client-side events specific to the Upload |
Client |
Gets or sets a value that specifies the initial visibility state of an Upload |
Control |
Provides access to the style settings declared at the root level of the Upload |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Dialog |
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. |
Dropbox |
Provides access to the account settings required to upload files to the Dropbox Service. |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
File |
Gets or sets the number of file input elements contained within an Upload |
File |
Gets or sets the vertical spacing between the file input elements. |
Files |
Enables you to perform a custom action after the selected files have been uploaded to the server. |
File |
Gets settings allowing an upload control to upload files to the server’s physical file system. |
File |
Enables you to perform a custom action after a file has been uploaded to the server. |
Generate |
Allows you to specify a custom file name for the uploaded file. |
Google |
Provides access to the account settings required to upload files to Google Drive (personal account). |
Google |
Provides access to the account settings required to upload files to Google Drive. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Null |
Gets or sets the prompt text displayed within the Upload |
One |
Provides access to the account settings required to upload files to One |
One |
Provides access to the account settings required to upload files to One |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Progress |
Gets the progress bar’s settings. |
Remove |
Gets the settings of the Remove button. |
Remove |
Gets or sets the horizontal spacing between the file input area and the Remove button area. |
Right |
Specifies whether to apply right-to-left representation to the extension. |
Share |
Provides access to the account settings required to upload files to One |
Show |
Gets or sets a value the specifies whether the Add and Remove buttons are displayed within the Upload |
Show |
Gets or sets a value specifying whether the Clear file selection button is displayed. |
Show |
Gets or sets a value that specifies whether the progress panel is displayed within the Upload |
Show |
Gets or sets if the text box is displayed. |
Show |
Gets or sets a value the specifies whether the Upload button is displayed within the Add and Upload button area. |
Size |
Gets or sets the width of the Upload |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to the style settings that control the appearance of the extension’s visual elements. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Upload |
Gets the settings of the Upload button. |
Upload |
Specifies the control’s upload mode. |
Upload |
Gets or sets a value that defines the upload control storage. |
Validation |
Gets the Upload |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also