aspnet-devexpress-dot-web-dot-aspxhtmleditor-6d2c02d5.md
Contains settings that relate to the validation of audio files, uploaded using the ASPxHtmlEditor control.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorAudioUploadValidationSettings :
ASPxHtmlEditorUploadValidationSettingsBase
Public Class ASPxHtmlEditorAudioUploadValidationSettings
Inherits ASPxHtmlEditorUploadValidationSettingsBase
The following members return ASPxHtmlEditorAudioUploadValidationSettings objects:
An object of the ASPxHtmlEditorAudioUploadValidationSettings type can be accessed using the ASPxHtmlEditorAudioUploadSettings.ValidationSettings property of an ASPxHtmlEditor control.
Object StateManager PropertiesBase UploadControlValidationSettings ASPxHtmlEditorUploadValidationSettingsBase ASPxHtmlEditorAudioUploadValidationSettings
See Also