Torna al Thread

<telerik:RadWindow runat="server" ID="RadWindow_ContentTemplate" Width="432px" Height="162px" ShowContentDuringLoad="false" Modal="true" ToolTip="Aggiornamento profilo" VisibleStatusbar="False" Skin="Simple" ReloadOnShow="True" Behavior="None" Font-Names="Verdana" Font-Size="Small" IconUrl="/image/iconlogo.png" Behaviors="None"> <ContentTemplate> <div class="DivRegister_step2"> <div class="DivRegister_step2_1"> <table style="width:100%;"> <tr> <td> &nbsp;</td> <td colspan="2"> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td align="center" colspan="4"> Il tuo profilo non è aggiornato</td> </tr> <tr> <td align="center" colspan="2" style="padding-top:10px; padding-bottom:10px"> <asp:ImageButton ID="ImgBtncontinua" runat="server" ImageUrl="~/Image/completa.png"/> </td> <td align="center" colspan="2" style="padding-top:10px; padding-bottom:10px"> <asp:ImageButton ID="ImgBtnEsci" runat="server" ImageUrl="~/Image/esci1.png" /> </td> </tr> </table> </div> </div> </ContentTemplate> </telerik:RadWindow>
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5