Back to Devexpress

HEInsertVideoDialogRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-910bf6fb.md

latest1.8 KB
Original Source

HEInsertVideoDialogRibbonCommand Class

A Ribbon 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 HEInsertVideoDialogRibbonCommand :
    HERibbonCommandBase
vb
Public Class HEInsertVideoDialogRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HEInsertVideoDialogRibbonCommand

See Also

HEInsertVideoDialogRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace