aspnet-devexpress-dot-web-dot-aspxhtmleditor-51061f09.md
Contains settings that relate to a control’s video uploading functionality.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorVideoUploadSettings :
ASPxHtmlEditorUploadSettingsBase
Public Class ASPxHtmlEditorVideoUploadSettings
Inherits ASPxHtmlEditorUploadSettingsBase
The following members return ASPxHtmlEditorVideoUploadSettings objects:
An object of the ASPxHtmlEditorVideoUploadSettings type can be accessed using the HtmlEditorInsertVideoDialogSettings.SettingsVideoUpload property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorVideoUploadSettings MVCxHtmlEditorVideoUploadSettings
See Also