I wanted to define a HyperLink control in asp.net that produces html output similar to the following:
but can\
hyperlink1.NavigateUrl = "#"; or hyperlink1.attributes["href"] = "#"; or