I need to open a browser tab from a link that is given to me by an asp.net code behind. Normally I would have a link and target=\"_blank\", but the link that I
target=\"_blank\"
You're looking for the Target property.