ASP.net C# question: what is the equivalent of asp:ImageUrl if you need a file url?

RKS

New member
I'm trying to get a file download going and the example I'm using is using images and not files. I have a pdf so I need asp:FileUrl or whatever instead of asp:ImageUrl.

I can't figure out the correct way. Thanks.
 
Back
Top