Back to Devexpress

MVCxHtmlEditorAudioUploadSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-a5751c03.md

latest2.2 KB
Original Source

MVCxHtmlEditorAudioUploadSettings Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorAudioUploadSettings :
    ASPxHtmlEditorAudioUploadSettings
vb
Public Class MVCxHtmlEditorAudioUploadSettings
    Inherits ASPxHtmlEditorAudioUploadSettings

The following members return MVCxHtmlEditorAudioUploadSettings objects:

Remarks

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

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorAudioUploadSettings MVCxHtmlEditorAudioUploadSettings

See Also

MVCxHtmlEditorAudioUploadSettings Members

DevExpress.Web.Mvc Namespace