Language: C#
User Control Para Manejo de Error
<%@ 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>
Tags:
Report Abuse
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search

