How can i make the text of this outcome bold and underlined? i have tried doing this but the text remains the same
@Html.Value(item.FullName)
Please help
Thanks in advance
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Praveen DhatrikaPosted Nov 2, 2015, 1:16 PM
@Html.Value(item.FullName)
")")@Html.Value(item.FullName)@html.Raw("
")