Back to Devexpress

ASPxHtmlEditorVideoUploadSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-51061f09.md

latest2.2 KB
Original Source

ASPxHtmlEditorVideoUploadSettings Class

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

Declaration

csharp
public class ASPxHtmlEditorVideoUploadSettings :
    ASPxHtmlEditorUploadSettingsBase
vb
Public Class ASPxHtmlEditorVideoUploadSettings
    Inherits ASPxHtmlEditorUploadSettingsBase

The following members return ASPxHtmlEditorVideoUploadSettings objects:

Remarks

An object of the ASPxHtmlEditorVideoUploadSettings type can be accessed using the HtmlEditorInsertVideoDialogSettings.SettingsVideoUpload property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorVideoUploadSettings MVCxHtmlEditorVideoUploadSettings

See Also

ASPxHtmlEditorVideoUploadSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace