How to declare this in codebehind

T

TJS

this is the code in the html

<tabs:menu id="Menu1" runat="server"></tabs:menu>

how do I declare "Menu1" in the codeBehind ??
 
S

Saravana

What <tab:menu> element represents. If it is a user control, the it will be
automatically declared in code behind as user control. If it is custom
element, then you can declare it as htmlgenericecontrol.
 

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

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top