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

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -