Create linkbutton to activate hyperlink in C#.net

I want to create a linkButton to activate my hyperlink which will open a new page in a new window. I would like to know how to code the codes for activate the hyperlink which I wish to place it in the ‘onclick’ event of the linkButton.
Thanks!..