Hi,
We have a user control that have button Now we use this
user control on different aspx pages. We want when we click
on the user control button then button behave differently on
different page (Dynamacilly).
Answer Posted / gopal
Hi, find the button control present in user control in each aspx , and attach click event and add urs own logic for individual pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is event bubbling?
Explain the advantages of passport authentication.
List the events in page life cycle.
What is the function of new view engine in asp.net? : asp.net mvc
Explain the components of web form in asp.net
How do sessions work?
Explain about ASP.NET?
What are Caching techniques in .NET
How can I configure asp.net applications that are running on a remote machine?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What are the new data controls in asp.net 2.0?
Where sessions are stored?
List the major built-in objects in asp.net?
What is the purpose of url encoding?
Mention the namespace that is used to include .net data provider for sql server in .net code?