Back to Devexpress

ASPxHtmlEditorFlashUploadValidationSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-5625a9fe.md

latest2.3 KB
Original Source

ASPxHtmlEditorFlashUploadValidationSettings Class

Contains settings that relate to the validation of flash 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 ASPxHtmlEditorFlashUploadValidationSettings :
    ASPxHtmlEditorUploadValidationSettingsBase
vb
Public Class ASPxHtmlEditorFlashUploadValidationSettings
    Inherits ASPxHtmlEditorUploadValidationSettingsBase

The following members return ASPxHtmlEditorFlashUploadValidationSettings objects:

Remarks

An object of the ASPxHtmlEditorFlashUploadValidationSettings type can be accessed using the ASPxHtmlEditorFlashUploadSettings.ValidationSettings property of an ASPxHtmlEditor control.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase UploadControlValidationSettings ASPxHtmlEditorUploadValidationSettingsBase ASPxHtmlEditorFlashUploadValidationSettings

See Also

ASPxHtmlEditorFlashUploadValidationSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace