ToolbarUnlinkButton Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ToolbarUnlinkButton :
HtmlEditorToolbarItem
#Remarks
To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.
#Inheritance
Object
StateManager
CollectionItem
ToolbarItemBase
HtmlEditorToolbarItem
ToolbarUnlinkButton
See Also