HyperlinkTextSource

This table lists the use and description of the attributes of the HyperlinkTextSource element.

Attribute

Use

Description

URL

Implied

The valid URL of hyperlink destination. For example "http://www.sitecore.net"

Type

Implied

Type needs to be set to "URL".

Note

Currently only supported are hyperlinks of type "URL".

Name

Implied

The name of the item.

id

Implied

The unique ID of the item.

Sample:

<HyperlinkTextSource URL="http://www.Sitecore.net" id="" Name="" Type="URL"><![CDATA[go to Sitecore Website]]></HyperlinkTextSource>