Database SQL Oracle MySql
Tuesday, March 11, 2014

Html Controls

HtmlControls are server-side representations of standard HTML elements
Any HTML element in an ASPX page marked with the runat=server attribute will become an HTML control on the server
All derive from HtmlControl class

HTML elements with no distinguished server-side functionality (like div, span, etc.) are all represented as HtmlGenericControl instances




  • Blogger Comment
  • Facebook Comment

0 comments:

Copyright © 2014 ASP.NET & C# & IIS & Crystal Report & Database & ADO.NET All Right Reserved
Designed by ASP.NET Tuts