Kennyshu's blogspot
.Net programming notes
2015/08/11
Add Tooltip to Html helpers
Use the "title" attribute to the html helper. For example:
@Html.CheckBoxFor(m => m.ForTest, new {
title = "測試"
})
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment