Skip to main content
A newer version of this page is available. .

HyperLink Main Features

The HyperLink editor presents its content as a hyperlink.

ASPxHyperLink_concepts

The content of the editor’s hyperlink can be represented by either a caption text or an image. The editor’s caption text can be specified by the HyperLinkSettings.Properties.Text (HyperLinkProperties.Text) property. To define an image, use the HyperLinkSettings.Properties.ImageUrl (HyperLinkProperties.ImageUrl) property, which if set, has priority over the caption text.

The HyperLinkSettings.Properties.Target (HyperLinkProperties.Target) property specifies the window or frame where the hyperlinked document will be displayed.