Web.UI.Control and HTML equivalent

Panel - Div Panel -- GroupingText="###" is Fieldset, Legend Label - Span Button - Input, Type Button Link Button - Href with JS Postback Script Hyperlink - Standard HREF Image Button - Input, Type Image Textbox -- Default is Input, Type Text Textbox -- Mode = Password is Input, type Password Textbox -- Mode= Multiline is Textarea DropDownList - Select Listbox - Select RadioButton - Input, Radio with GroupName Checkbox - Input, Checkbox Repeater/Listview --Complex. Gridview - Table Table - Table File - Input, Type=File

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.