Skip to main content
A newer version of this page is available. .

ASPxHtmlEditorVideoUploadSettings Class

Contains settings that relate to a control’s video uploading functionality.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorVideoUploadSettings :
    ASPxHtmlEditorUploadSettingsBase

The following members return ASPxHtmlEditorVideoUploadSettings objects:

Remarks

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

See Also