Skip to main content

ASPxHtmlEditorAudioUploadSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorAudioUploadSettings :
    ASPxHtmlEditorUploadSettingsBase

The following members return ASPxHtmlEditorAudioUploadSettings objects:

Remarks

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

See Also