Of course.
The Hyperlink class does generate an <a> tag instead of <asp:hyperlink>. The control is rendered on Page_Load not during design time. I don't think you want to generate a hyperlink control. I think your
custom control should allow access to the list of hyperlinks through a parameterized function.
HTH
If I provided an answer to a question please mark it as an answer.
- For the Web Services Forum please state your environment. For example,
- Client .Net 1.1 with WSE 2.0 calling .Net WSE 3.0 service, behind proxy. This information assists us in resolving your problems.