Accessing the HTML tags within Code behind

S

Shikari Shambu

Hi,
Is there a way to access the normal HTML tags (not server controls) like
<body> etc... within the codebehind?
 
C

Craig Deelsnyder

Hi,
Is there a way to access the normal HTML tags (not server controls)
like
<body> etc... within the codebehind?

See the second post 'down' from this one....basically add id="someID" and
runat="server" and declare a member level var as noted in that post (note
I've added a correction to it in my reply there).
 
C

Craig Deelsnyder

Hi,
Is there a way to access the normal HTML tags (not server controls)
like
<body> etc... within the codebehind?

Sorry, guess it's the 'previous thread'...look at the one right before
this...
 

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,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top