Version 2, last updated by judah at September 13, 2009 00:18 UTC

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"/>