ASPxHtmlEditorVideoUploadSettings Class
In This Article
Contains settings that relate to a control’s video uploading functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxHtmlEditorVideoUploadSettings :
ASPxHtmlEditorUploadSettingsBase
#Related API Members
The following members return ASPxHtmlEditorVideoUploadSettings objects:
#Remarks
An object of the ASPxHtmlEditorVideoUploadSettings
type can be accessed using the HtmlEditorInsertVideoDialogSettings.SettingsVideoUpload property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
ASPxHtmlEditorUploadSettingsBase
ASPxHtmlEditorVideoUploadSettings
See Also