惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Fortinet All Blogs
WordPress大学
WordPress大学
The Cloudflare Blog
云风的 BLOG
云风的 BLOG
博客园 - Franky
D
Docker
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Engineering at Meta
Engineering at Meta
MongoDB | Blog
MongoDB | Blog
U
Unit 42
M
MIT News - Artificial intelligence
B
Blog
GbyAI
GbyAI
C
Check Point Blog
P
Proofpoint News Feed
博客园 - 司徒正美
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
IT之家
IT之家
Google DeepMind News
Google DeepMind News
V
V2EX
Stack Overflow Blog
Stack Overflow Blog

博客园 - 沸石

快速压缩log文件 SQL Server-拆分字符串返回表(存储过程) ASHX 生成excel文件 SQL Server-动态Pivot表的存储过程 突破AD查询1000条限制(转) 轻松创建运行命令 (转) (转)Resolving errors creating a Strong Name Key 以动词开头的习惯搭配:转 枚举的遍历和字符串转枚举,枚举转字符串 转 - 沸石 - 博客园 (转)英语信件中最常用精选句式 转:C#委托及事件 转:关于HttpHandlers和HttpModules的不同 js:scrollLeft,scrollWidth,clientWidth,offsetWidth完全详解 商业书信英语-常用结束语 SQL中合并多行记录的方法总汇 C# 中的字符串函数及应用举例(转) 转:YetAnotherForum集成AD用户混合登录(一) AD验证类 - 沸石 - 博客园 英文函电书写基本原则 SQL Server 2005之PIVOT/UNPIVOT行列转换
控件命名
沸石 · 2009-08-04 · via 博客园 - 沸石

控件命名

控件命名

控件类型 前缀

Web控件
Label lbl
TextBox txt
Button btn
LinkButton lnkBtn
ImageButton imgBtn
ListBox lst
DataGrid dtGrid
GridView gv
DataList dtLst
Repeater rpt
DropDownList drLst
CheckBox chk
CheckBoxList chkLst
RadioButtonList rdBtnLst
RadioButton rdBtn
Image img
Panel pnl
PlaceHolder plcHld
Calendar clnd
AdRotator adRt
Table tbl
ToolBar tbar
ToolBarButton tbBtn
ToolBarTextBox tbTxt
ToolBarDropDownList tbDrlst 所有ToolBar里面的子控件命名均以tb开头加该控件的平常缩写. 缩写的首字母大写.
CompareValidator cmpVld
RequiredFieldValidator rqdFVld
CustomValidator cstVld
Xml xml
CrystalReportViewer cryRptV
TreeView tv
Literal ltl
ValidationSummary vldSy
RegularExpressionValidator rglExpVld
RangeValidator rngVld

posted on 2009-08-04 09:40  沸石  阅读(260)  评论()    收藏  举报