Version 2, last updated by judah at Sep 12 16:18 2009 UTC
Opening a new browser window
If 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"/>