Back to Devexpress

ToolbarUnlinkButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-735107d0.md

latest2.0 KB
Original Source

ToolbarUnlinkButton Class

Represents a default toolbar button 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 ToolbarUnlinkButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarUnlinkButton
    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 ToolbarUnlinkButton

See Also

ToolbarUnlinkButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace