how can we pass parameters to a user control using delegates ?



how can we pass parameters to a user control using delegates ?..

Answer / penchal das

by creating object of that delegate,we can pass the
parameters to a user control,which is used to call multiple
statements at a time.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What are c# attributes and its significance?

0 Answers  


What is mean by c#?

0 Answers  


What is difference between array and arraylist in c#?

0 Answers  


How long does it take to learn c# for unity?

0 Answers  


Why does my windows application pop up a console window every time I run it?

0 Answers  






What does void do in unity?

0 Answers  


What is a dictionary in c#?

0 Answers  


When you inherit a protected class-level variable, who is it available to?

5 Answers   CMC, IBM,


What does using do in c#?

0 Answers  


can we declare a variable by name "this" in a class? Please explain?

3 Answers   IBM,


what is the lifespan of the items stored in viewstate ?

4 Answers  


What is default value of bool in c#?

0 Answers  


Categories