Back to Devexpress

ToolbarInsertFlashDialogButton Class

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

latest2.1 KB
Original Source

ToolbarInsertFlashDialogButton Class

A default toolbar button item that invokes the “Insert Flash” dialog, allowing a flash file to be inserted into the design view area.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ToolbarInsertFlashDialogButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarInsertFlashDialogButton
    Inherits HtmlEditorToolbarItem

Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem ToolbarItemBase HtmlEditorToolbarItem ToolbarInsertFlashDialogButton

See Also

ToolbarInsertFlashDialogButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace