Torna al Thread

<%@ Page Title="" Language="C#" MasterPageFile="~/content.master" AutoEventWireup="true" CodeFile="pagamento-paypal-errore.aspx.cs" Inherits="pagamento_paypal_errore" %> <asp:Content ID="cHeader" ContentPlaceHolderID="cphHeader" runat="Server"> <meta property="og:title" content="" id="ogTitle" runat="server" /> <meta property="og:description" content="" id="ogDescription" runat="server" /> <meta property="og:url" content="" id="ogUrl" runat="server" /> <meta property="og:image" content="" id="ogImage" runat="server" /> </asp:Content> <asp:Content ID="cCorpo" ContentPlaceHolderID="cphCorpo" runat="Server"> <div class="main"> <div class="content-outer"> <asp:Panel ID="dvErrore" CssClass="col-sm-12" runat="server"> <div class="alert alert-danger" style="margin:24px;"> <h4><asp:Literal ID="ltErrore" runat="server"></asp:Literal></h4> <b><asp:Literal ID="ltCodiceLbl" runat="server"></asp:Literal>:</b> <asp:Literal ID="ltCodice" runat="server"></asp:Literal><br /> <b><asp:Literal ID="ltTotaleLbl" runat="server"></asp:Literal>:</b> <asp:Literal ID="ltTotale" runat="server"></asp:Literal><br /> </div> </asp:Panel> </div> <!-- /.content-outer --> </div> </asp:Content>
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5