I want to click my linkbutton and open my pdf file that project has. How can i do this?
in aspx page:
in cs page: private void pdfShow_Click(){
///Please help this. }
I want to click my linkbutton and open my pdf file that project has. How can i do this?
in aspx page:
in cs page: private void pdfShow_Click(){
///Please help this. }