ASPxHtmlEditor.SettingsVideoUpload Property
Obsolete. Provides access to settings related to uploading video files.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v20.2.dll
Declaration
[Obsolete("Use the SettingsDialogs.InsertVideoDialog.SettingsVideoUpload property instead.")]
public ASPxHtmlEditorVideoUploadSettings SettingsVideoUpload { get; }
Property Value
Type | Description |
---|---|
ASPxHtmlEditorVideoUploadSettings | An ASPxHtmlEditorImageUploadSettings object that holds options for uploading video files. |
See Also
Feedback