Back to Devexpress

ToolbarInsertVideoDialogButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-8a7d4903.md

latest2.1 KB
Original Source

ToolbarInsertVideoDialogButton Class

A default toolbar button item that invokes the “Insert Video” dialog, allowing a video 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 ToolbarInsertVideoDialogButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarInsertVideoDialogButton
    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 ToolbarInsertVideoDialogButton

See Also

ToolbarInsertVideoDialogButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace