MVCxHtmlEditorAudioSelectorSettings Properties
Contains the HtmlEditor’s Select Audio dialog’s settings (specific to MVC).
Name | Description |
---|---|
Audio |
Allows you to process an uploaded audio file before it is saved to the server. |
Breadcrumbs |
Provides access to the breadcrumbs settings used by the File Manager embedded into built-in dialogs.
Inherited from Html |
Client |
Gets an object that lists the client-side events specific to the built-in ASPx |
Common |
Provides access to a built-in dialog media selector’s main settings.
Inherited from Html |
Custom |
Specifies the custom file system provider used in the file manager.
Inherited from Html |
Custom |
Specifies the name of a custom file system provider type that is used in the file manager.
Inherited from Html |
Custom |
Enables you to provide custom thumbnails in Audio Selector. |
Data |
Specifies the object from which a built-in dialog retrieves its list of items.
Inherited from Html |
Data |
Specifies the ID of an object from which a built-in dialog retrieves its list of items.
Inherited from Html |
Editing |
Provides access to a built-in dialog media selector’s editing settings.
Inherited from Html |
Enabled |
Gets or sets a value indicating whether a built-in dialog media selector is enabled.
Inherited from Html |
File |
Provides access to the file list’s settings in a built-in dialog media selector.
Inherited from Html |
File |
Enables you to perform custom actions before a file is uploaded in the Audio Selector, and allows you to cancel the action. |
Filtering |
Provides access to the Html Editor’s settings that affect the file manager’s filtering functionality.
Inherited from Html |
Folder |
Enables you to perform custom actions before a folder is created in the Audio Selector, and allows you to cancel the action. |
Folders |
Provides access to the folder container’s settings within a built-in dialog media selector.
Inherited from Html |
Item |
Enables you to perform custom actions before an item is copied in the Audio Selector, and allows you to cancel the action. |
Item |
Enables you to perform custom actions before an item is deleted in the Audio Selector, and allows you to cancel the action. |
Item |
Enables you to perform custom actions before an item is moved in the Audio Selector, and allows you to cancel the action. |
Item |
Enables you to perform custom actions before an item is renamed in the Audio Selector, and allows you to cancel the action. |
Permission |
Provides access to settings that relate to a built-in dialog media selector’s permissions.
Inherited from Html |
Provider |
Specifies the type of provider used by the file manager.
Inherited from Html |
Root |
Gets or sets a value that specifies the correct relative URL path to a root folder whose physical path is defined using the File |
Settings |
Provides access to the adaptivity settings of the HTML editor’s built-in dialogs.
Inherited from Html |
Settings |
Gets settings allowing file manager to access a file system retained in Amazon Simple Storage Service (Amazon S3).
Inherited from Html |
Settings |
Gets settings allowing file manager to access a file system retained in Azure Service.
Inherited from Html |
Settings |
Gets settings allowing the file manager to access a file system retained in a data source.
Inherited from Html |
Settings |
Gets settings allowing the file manager to access a file system retained in the Dropbox Service.
Inherited from Html |
Toolbar |
Provides access to the visibility of toolbar items in a built-in dialog media selector.
Inherited from Html |
Upload |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to file uploads initiated by the Html |
Upload |
Provides access to the Audio Selector upload settings. |
See Also