[Mono-aspnet-list] Code Problem

mostafaxx mostafa_alshrief at yahoo.com
Mon Sep 26 03:33:27 EDT 2011


Mike Christensen-2 wrote:
> 
> I kinda think your code doesn't work because nothing is yet
> initialized in the page constructor

well i've called the base constructor in the index class

	public class index : System.Web.UI.Page
	{
		public index() : base()
		{}
and still doesn't work ,

nedry could you please tell us how could you tell that i'm defining a nested
class inside the actual page class ????

--
View this message in context: http://mono.1490590.n4.nabble.com/Code-Problem-tp3839138p3842953.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list