-
Notifications
You must be signed in to change notification settings - Fork 0
srkirkland/ImageLink
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Html Helper Extension for ImageLink to generate <a href="..."><image src="..." alt="..." /></a> Should offer similar overloads to ActionLink(). Eventually may grow to support lambda based options. Examples: <%= Html.ImageLink("image.png", "alt text", "About") %> <%= Html.ImageLink("image.png", "alt text", "About", new {}, new {id = "about-link"}, new {id = "image-link"}) %>
About
ASP.NET MVC ImageLink to augment ActionLink
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published