Back to Devexpress

OpenInsertHyperlinkDialogCommand Class

aspnet-js-openinserthyperlinkdialogcommand.md

latest695 B
Original Source

OpenInsertHyperlinkDialogCommand Class

A command to invoke the Hyperlink dialog.

Declaration

ts
declare class OpenInsertHyperlinkDialogCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openInsertHyperlinkDialog property.

Inheritance

CommandBase CommandWithSimpleStateBase OpenInsertHyperlinkDialogCommand

See Also

OpenInsertHyperlinkDialogCommand Members