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 to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

0 Answers  


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is a server cookie?

0 Answers  


Features of a dataset ?

3 Answers   Accenture,


What’s the use of “GLOBAL.ASAX” file?

0 Answers  


How we can set Different levels of Authentication in .Net? What are the difference between Windows Authenticatin, Passport Authentication and Form Authentication?

1 Answers  


Is string a value type or a reference type?

13 Answers  


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

0 Answers  


Why select Web API?

0 Answers  


web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.

2 Answers   TCS,


what is the use of untyped data set ?

5 Answers   TCS, Wipro,


What is view state and how this can be done and was this there in asp ?

3 Answers   Accenture, BirlaSoft, CTS, Mphasis,


Categories