Skip to main content
A newer version of this page is available. .

MVCxHtmlEditorAudioUploadSettings Class

Contains settings that relate to the HtmlEditor’s audio uploading functionality.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public class MVCxHtmlEditorAudioUploadSettings :
    ASPxHtmlEditorAudioUploadSettings

The following members return MVCxHtmlEditorAudioUploadSettings objects:

Remarks

An object of the MVCxHtmlEditorAudioUploadSettings type can be accessed using the MVCxHtmlEditorInsertAudioDialogSettings.SettingsAudioUpload property.

See Also