Help! How do I Find my WebControls Line & Column before it renders on a .aspx

N

Nigil LaVey

hi guys,

I know by using FileStream to search for
my Control Tag "<Test:MyControls id="LoginControls" runat="server">" and
return me the exact Line and Column positioning.... it can be done.

I am just wondering if there is a method like GetCurrentControlTab()?
the reason why I need this is because I want to align my "HTMLTextWriter"
right after the GetCurrentControlTab position

example

<div>
<Test:MyControls id="LoginControls" runat="server">
</div>


please advise,
Nigil
 

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,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top