Back to Devexpress

ASPxHtmlEditorFlashUploadSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-c98355b7.md

latest2.2 KB
Original Source

ASPxHtmlEditorFlashUploadSettings Class

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return ASPxHtmlEditorFlashUploadSettings objects:

Remarks

An object of the ASPxHtmlEditorFlashUploadSettings type can be accessed using the HtmlEditorInsertFlashDialogSettings.SettingsFlashUpload property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorFlashUploadSettings MVCxHtmlEditorFlashUploadSettings

See Also

ASPxHtmlEditorFlashUploadSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace