how can we pass parameters to a user control using delegates ?
Answer Posted / 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 View All Answers
What is the implicit name of the parameter that gets passed into the class set method?
Is dll a library?
Can an array be null c#?
Define parsing? Explain how to parse a datetime string?
How do I create a dbml file?
If a method's return type is void, can you use a return keyword in the method?
What is a service layer c#?
Which is better python or c#?
explain the features of static/shared classes.
What is garbage collector and where should you use in .NET?
What are the uses of namespaces?
Is javascript harder than c#?
Do events have return type c#?
What do you mean by synchronous and asynchronous operations?
What is a class in unity?