I wanted to define a HyperLink control in asp.net that produces html output similar to the following:
but can\
I agree with SLaks, but here you go
or you can alter the href using
hyperlink1.NavigateUrl = "#"; hyperlink1.Text = string.empty;