<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %> <%@ Import Namespace ="Platnosci.Models" %> <% FunkcjePlatnosci func = new FunkcjePlatnosci(); string str = func.setTitle(); %> <%=str + HttpContext.GetGlobalResourceObject("tlumaczenia", "InfoError").ToString()%>

<%=Model.error%>