What is a Web user control?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a Web user control?
Rating:
A Web user control is a single control that is specially created by a user to meet the specific requirements of an application. It is a combination of one or more HTML or server controls on a single file. It is used on a Web Form as a single control. It is almost similar to a Web form having both user interface and a code-behind file.
Rating:
Was this information helpful?
Other articles
- What is Microsoft .NET?
- What is optimization?
- What is the CreateEventSource method of the EventLog class?
- What is binding policy?
- What is Web Setup project?