Click here to Skip to main content
Click here to Skip to main content

Custom controls in ASP.NET MVC

By , 8 Jan 2009
 
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Main.Master" AutoEventWireup="true" CodeBehind="Error.aspx.cs" Inherits="EsendexMvc.Views.Shared.Error" %>
<asp:Content ContentPlaceHolderID="MainContent" runat="server">
    <h2>
        Sorry, an error occurred while processing your request.
    </h2>
</asp:Content>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Andrew Gunn
Web Developer
United Kingdom United Kingdom
Member
Software engineer.
 
Blog: http://andrewgunn.blogspot.com/
Twitter: andrewgunn

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 8 Jan 2009
Article Copyright 2009 by Andrew Gunn
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid