Appendix B. Comparison between HTML Controls and Server Controls
The tables in this appendix give details of all properties for the HTML controls that are supported or not supported in the equivalent server controls in ASP.NET. If a property is not present in ASP.NET, its status is given as Not supported; if it is present with some equivalent name, its status is Supported and its equivalent name is provided under Equivalent Property.
Table B-1. Comparative Properties of Radio Button in HTML and Web Form Server Control ASP:RadioButton
HTML Properties | Status in ASP.NET | Equivalent Property in ASP.NET |
---|---|---|
Accept | Not supported | No equivalent |
AccessKey | Supported | No equivalent |
Align | Not supported | No equivalent |
Alt | Supported | ToolTip |
Border | Not supported | No equivalent |
Checked ... |
Get Migrating to .NET: A Pragmatic Path to Visual Basic .NET, Visual C++ .NET, and ASP.NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.