ASPxHtmlEditorAudioUploadValidationSettings Class
In This Article
Contains settings that relate to the validation of audio files, uploaded using the ASPxHtmlEditor control.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxHtmlEditorAudioUploadValidationSettings :
ASPxHtmlEditorUploadValidationSettingsBase
#Related API Members
The following members return ASPxHtmlEditorAudioUploadValidationSettings objects:
#Remarks
An object of the ASPxHtmlEditorAudioUploadValidationSettings type can be accessed using the ASPxHtmlEditorAudioUploadSettings.ValidationSettings property of an ASPxHtmlEditor control.
#Inheritance
Object
StateManager
PropertiesBase
UploadControlValidationSettings
ASPxHtmlEditorUploadValidationSettingsBase
ASPxHtmlEditorAudioUploadValidationSettings
See Also