Reputation: 6655
I'd like to wrap a span with an action link because I'm adhering to an existing CSS theme. It doesn't look like any of Html.ActionLink
's constructors allow for this. Possible solutions:
If #2 is the only way I have two questions.
Upvotes: 12
Views: 2148