# Link Builder

The Link Builder constructs the data needed to build a link in the Sitecore format.

Value Description
Internal Use to link to a Sitecore page. Pressing "Select Item" will open up the content tree for you to select a page. You may append anchor and querystring data, as well as specify a target window.
External A normal, external link. You may provide a fully formed URL and a target window.
Media Library Link to a Sitecore media item. Pressing "Select Item" will open up the media library for you to select an item. You may specify a target window.
Anchor Creates an anchor tag link only
Email Creates a mailto: link with the specified email address and subject

# Eligible Components