Controls inside of TreeNodes and MenuItems?

P

PopeDarren

A MenuItem is set up like this:

<TD id="ctlWhatever"> <-- MenuItem
<TABLE>
<TBODY>
<TR>
<TD>
<A>Text</A>

And a TreeNode is set up basically the same way, except it is nested
inside of a DIV instead of another table.

I would like to know if there is a way to access the hyperlink as a
control on the server side? Like, is there any way I could cast a
menu item to another type of control so I could do a .FindControl in
it? Or anything similar? I'll consider any idea at this point.

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top