You can use JavaScript to open a new tab:
Button_name.Attributes.Add("onclick", "javascript:window.open('anysite')");
---------------------------------------
University Books
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.