asp.net-常用服务器控件-20180329

常用服务器控件

1、文本类型控件

Label控件

TextBox控件

2、按钮类型控件

Button控件

ImageButton控件

3、选择类型控件

CheckBox控件

RadioButton控件

DropDowList控件

ListBox控件

4、图形显示类型控件

Image控件

ImageMap控件

5、文件上传控件

FieldUpload控件

原文地址:https://www.cnblogs.com/snake1118/p/8667778.html