My controller returns a string which is a url of an image. How do I display that url on the view in asp.net mvc 4
I guess it's something very straight forward but I can't find out how to do it.
My controller returns a string which is a url of an image. How do I display that url on the view in asp.net mvc 4
I guess it's something very straight forward but I can't find out how to do it.