2 lines
122 B
Plaintext
2 lines
122 B
Plaintext
|
@* Inserts literal markup into the page as specified in the value string. *@
|
||
|
@Html.Raw("<div>Hello <em>world</em>!</div>")
|