Is there a way to use mailto in C#? My ASP.NET gridview has a email column that currently can open a href mailto. However, can you do the same type of thing with a c# code? The