Skip to main content

MVCxHtmlEditorAudioUploadSettings Class

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

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

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.

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
See Also