MVCxHtmlEditorAudioUploadSettings Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Advanced |
Gets or sets the size of file packets.
Inherited from ASPx |
Advanced |
Gets or sets the server folder where files, which are currently being uploaded, are maintained.
Inherited from ASPx |
Amazon |
Gets settings allowing ASPx |
Azure |
Gets settings allowing ASPx |
Dropbox |
Gets settings allowing ASPx |
File |
Gets settings allowing the ASPx |
Upload |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to audio file uploading through Audio Dialogs. |
Upload |
Specifies the relative URL path to an upload folder whose physical path is defined using the Upload |
Upload |
Specifies the type of storage used by the ASPx |
Use |
Gets or sets a value specifying whether the advanced upload mode is used.
Inherited from ASPx |
Validation |
Gets settings that relate to the validation of audio files uploaded within the ASPx |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
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 the string that represents the current object.
Inherited from State |
See Also