What is a Webcontrol?

Showing Answers 1 - 12 of 12 Answers

parii

  • Dec 4th, 2007
 

Serves as the base class that defines the methods, properties and events common to all controls in the System.Web.UI.WebControls namespace.

  Was this answer useful?  Yes

Chiri

  • Sep 10th, 2010
 

A control is an object that can be drawn on to the Web Form to enable or enhance user interaction with the application. Examples of these controls include the TextBoxes, Buttons, Labels, Radio Buttons etc. All these Web server controls are based on the System.Web.UI.Control class 

  Was this answer useful?  Yes

Sajda

  • Jun 9th, 2019
 

Web control have no such restriction. They emphasize the future of web design.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions