Back to Devexpress

HEUnlinkRibbonCommand Class

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

latest1.7 KB
Original Source

HEUnlinkRibbonCommand Class

A Ribbon item that allows a link contained within the text or image selected within the design view area to be removed.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HEUnlinkRibbonCommand :
    HERibbonCommandBase
vb
Public Class HEUnlinkRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HEUnlinkRibbonCommand

See Also

HEUnlinkRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace