asp.net mvc - How to alter the value of a span or div using MVC? -
For some strange reasons, I can not communicate w / my span or div in the scene using MVC as I Below is shown - what am I missing here? (For the moment please ignore the magic string example)
?:
& lt; Span id = "UserFeedback" & gt; & Lt;% = ViewData ("User Feedback")% & gt; & Lt; / Span & gt;
Comments
Post a Comment