Back to Devexpress

ASPxHtmlEditorAudioUploadSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-a6a0bf23.md

latest2.2 KB
Original Source

ASPxHtmlEditorAudioUploadSettings Class

Contains settings that relate to a control’s audio uploading functionality.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return ASPxHtmlEditorAudioUploadSettings objects:

Remarks

An object of the ASPxHtmlEditorAudioUploadSettings type can be accessed using the HtmlEditorInsertAudioDialogSettings.SettingsAudioUpload property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorAudioUploadSettings MVCxHtmlEditorAudioUploadSettings

See Also

ASPxHtmlEditorAudioUploadSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace