CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: C#

User Control Para Manejo de Error

225 Views
Copy Code Show/Hide Line Numbers
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="MensajeGeneralError.ascx.cs"
    Inherits="Syllabus_PL.UserControls.WebUserControl1" %>
<table cellspacing="0" cellpadding="0" class="cf ve">
    <tbody>
        <tr>
            <td class="vj">
            </td>
            <td class="vi" />
            <td class="vk" />
        </tr>
        <tr>
            <td class="vi" />
            <td class="vh">
                <asp:ValidationSummary ID="vsFiltros" runat="server" ShowSummary="true" DisplayMode="SingleParagraph"
                    ForeColor="White" HeaderText="<%$ Resources:SyllabusResources, mjeErrorGeneral %>" />
            </td>
            <td class="vi" />
        </tr>
        <tr>
            <td class="vf" />
            <td class="vi" />
            <td class="vg" />
        </tr>
    </tbody>
</table>
by Claudia Hidalgo
  August 10, 2009 @ 12:56pm
Tags:

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate