2025-04-15 12:10:19 +02:00

9 lines
376 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/SEIMaster.master" AutoEventWireup="true" CodeFile="index.aspx.cs" Inherits="index" %>
<asp:Content ID="Content3" ContentPlaceHolderID="content" Runat="Server">
<br />
<asp:Label ID="idMessage" runat="server" Font-Size="Large" Height="300px" Width="600px" Text="" Visible="false"> </asp:Label>
</asp:Content>