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).

Answers were Sorted based on User's Feedback



Hi, We have a user control that have button Now we use this user control on different aspx pag..

Answer / sharjeel akram

By using response.redirect("index.aspx");

Is This Answer Correct ?    0 Yes 0 No

Hi, We have a user control that have button Now we use this user control on different aspx pag..

Answer / 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

More ASP.NET Interview Questions

How long does an http session last?

0 Answers  


What is a Managed Data?

4 Answers   HCL,


What is the difference between asp.net and mvc?

0 Answers  


What Is ASPNET_WP.exe? What Is The Use Of It? In Which Place Inproc Session Stored ? Explain Session State ?

2 Answers   Phoenix Technologies,


what are grid events ?code for dropdown inside grid and binding dropdown syntax

3 Answers   Quantum,


Where do you store the information about the user?s locale?

1 Answers   Siebel, Visual Soft,


Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


What is the difference between file-based dependency and key-based dependency?

0 Answers  


What can we do with asp.net?

0 Answers  


What is difference between viewstate and session in asp net?

0 Answers  


what are partial classes and their use?

3 Answers   Microsoft,


how we Creating a Web Service

1 Answers   Mind Tree,


Categories