Back to Devexpress

ToolbarInsertYouTubeVideoDialogButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-1c9985fc.md

latest2.1 KB
Original Source

ToolbarInsertYouTubeVideoDialogButton Class

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

See Also

ToolbarInsertYouTubeVideoDialogButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace