Skip to main content
A newer version of this page is available. .

ASPxHtmlEditorAudioUploadSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

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