Back to Devexpress

ASPxHtmlEditorAudioUploadValidationSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-6d2c02d5.md

latest2.3 KB
Original Source

ASPxHtmlEditorAudioUploadValidationSettings Class

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

Declaration

csharp
public class ASPxHtmlEditorAudioUploadValidationSettings :
    ASPxHtmlEditorUploadValidationSettingsBase
vb
Public Class ASPxHtmlEditorAudioUploadValidationSettings
    Inherits ASPxHtmlEditorUploadValidationSettingsBase

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.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase UploadControlValidationSettings ASPxHtmlEditorUploadValidationSettingsBase ASPxHtmlEditorAudioUploadValidationSettings

See Also

ASPxHtmlEditorAudioUploadValidationSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace