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.v20.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