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