Back to Devexpress

OpenHyperlinkCommand Class

aspnet-js-openhyperlinkcommand.md

latest678 B
Original Source

OpenHyperlinkCommand Class

A command to navigate to the document bookmark or URI (uniform resource identifier) specified for the hyperlink.

Declaration

ts
declare class OpenHyperlinkCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase OpenHyperlinkCommand

See Also

OpenHyperlinkCommand Members