I guess it\'s something very straight forward but I can\'t find out how to do it. In my controller I have:
public ViewResult ShowForm() {
Try this:
ViewBag.Logo = Url.Content("~/Content/Images/Logo.png");