I feel stupid asking this question, but I'm totally blank here :)
In my controller i have this: ViewBag.TextareaHTML = "test"
How do I in my view fill my... ... with this ViewBag.TextareaHTML value?
@Html.TextArea("name", (string)ViewBag.TextareaHtml)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With