I
interuser
Hi
In the lbtnSubmit1_Click, lbtnSubmit2_Click , lbtnSubmit3_Click ,etc
of my .aspx form , I want to store the sender in the session , so I
can call again the click method at some other point X in the code. At
point X, I just want to call something like sender.click.
How can I do that?
In the lbtnSubmit1_Click, lbtnSubmit2_Click , lbtnSubmit3_Click ,etc
of my .aspx form , I want to store the sender in the session , so I
can call again the click method at some other point X in the code. At
point X, I just want to call something like sender.click.
How can I do that?