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