protected MvcHtmlString GetImage(string key) { return(new MvcHtmlString(LanguageHelper.GetImage(key))); }