Opening a new browser window
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
contentIf you specify the hyperlinkTarget you can specify a window by name or use a browser target keyword.
The following will open in a new blank browser window,
<controls:TextLink text="Google" hyperlink="http://www.google.com" hyperlinkTarget="_blank"/>