Wednesday, January 21, 2009

Web Server Controls

It offers more functionality that HTML server controls.It may also render as many HTML tags and may also include client side Java script code.Web Server control inherits from Web Control Class.All Web server controls must contains a valid ID to give you a way to programatically reference the controls.We can set the properties of server controls in source view or design view.It is easy to set the properties of server control in design view and code are automatically generated at source page.

No comments:

Post a Comment