2009-08-20 Marek Habersack * ControlAdapter.cs: check if Control isn't null before using it. CreateChildControls () must forward call to the control. Fixes bug #517172 2008-01-15 Dean Brettle * ControlAdapter.cs: made control field internal so derived internal classes can access it without using base.Control which can involved several typecasts. 2008-01-12 Dean Brettle * PageAdapter.cs: implemented all members. 2008-01-07 Dean Brettle * ControlAdapter.cs: implemented all members. 2005-08-24 Chris Toshok * PageAdapter.cs, ControlAdapter.cs: add MonoTODO's. 2005-08-18 Dick Porter * PageAdapter.cs, ControlAdapter.cs: 2.0 stubs 2004-08-04 Sanjay Gupta * WmlPostFieldType.cs : Added enumeration.