aspnet-devexpress-dot-web-dot-aspxhtmleditor-5625a9fe.md
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
public class ASPxHtmlEditorFlashUploadValidationSettings :
ASPxHtmlEditorUploadValidationSettingsBase
Public Class ASPxHtmlEditorFlashUploadValidationSettings
Inherits ASPxHtmlEditorUploadValidationSettingsBase
The following members return ASPxHtmlEditorFlashUploadValidationSettings objects:
An object of the ASPxHtmlEditorFlashUploadValidationSettings type can be accessed using the ASPxHtmlEditorFlashUploadSettings.ValidationSettings property of an ASPxHtmlEditor control.
Object StateManager PropertiesBase UploadControlValidationSettings ASPxHtmlEditorUploadValidationSettingsBase ASPxHtmlEditorFlashUploadValidationSettings
See Also