List Info

Thread: Re: ASP.NET 2.0 -Master Page




Re: ASP.NET 2.0 -Master Page
country flaguser name
Portugal
2007-05-21 18:21:31
Master Page Code Behind:

using System;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;

namespace MasterPageExample
{
     public class chezTolib : System.Web.UI.MasterPage
     {
     }
}


Default.ASPX Code Behind

using System;
using System.Web;
using System.Web.UI;

namespace MasterPageExample
{
     public class Default : Page
     {
     }
}



John Anderson wrote:
 >
 > On 5/21/07, *Paulo Aboim Pinto* <esqueletotusofona.com 
<mailto:esqueletotusofona.com>> wrote:
 >
 >     I did not change the Code Behind
 >
 >
 > What version of mono are you using?
 >
 >
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )