Skip to main content

ASPxClientCommandConsts.UNLINK_COMMAND Property

Identifies a command that removes a hyperlink from the selected text or image.

Declaration

static UNLINK_COMMAND: string

Property Value

Type Description
string

Value: “unlink”

Remarks

The UNLINK_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also