Пример #1
0
 protected MvcHtmlString GetImage(string key)
 {
     return(new MvcHtmlString(LanguageHelper.GetImage(key)));
 }