0
我正在使用Razor視圖在asp.net MVC 3應用程序中工作。asp.net MVC 3字符串中的鏈接剃刀視圖
我有串,我需要添加一個鏈接是這樣的:
var closingMsg = "Thank you for submitting your dispute. If you wish, you may <a href='<%= Url.Action('Index', 'Product') %>purchase our SMS alert service</a> for immediate notification of any creditor response or request.";
但它給錯誤。
請建議如何使用href或HTML.actionLink。我需要將樣式應用於鏈接。
你能顯示你的視圖代碼嗎 –
你有什麼錯誤? – Subha
你不能提供足夠的信息來獲得很好的答案。 – Christoph