In my application I have some link buttons there but when I right click on them I cannot (they are in disable mode) find the menu items Open in new tab
or
LinkButton
Use target="_blank" because It creates anchor markup. the following HTML is generated for above code
LinkButton