2005-08-24 Chris Toshok * MenuAdapter.cs (OnInit): Call "Page.RegisterRequiresControlState (Control)" as the docs point out. (LoadAdapterControlState): throw NIE and flag TODO. 2005-08-24 Chris Toshok * HierarchicalDataBoundControlAdapter.cs (PerformDataBinding): this takes no arguments. 2005-08-24 Chris Toshok * WebControlAdapter.cs, HierarchicalDataBoundControlAdapter.cs, DataBoundControlAdapter.cs, HideDisabledControlAdapter.cs, MenuAdapter.cs: fix namespace. 2005-08-24 Chris Toshok * DataBoundControlAdapter.cs, HideDisabledControlAdapter.cs, HierarchicalDataBoundControlAdapter.cs, MenuAdapter.cs, WebControlAdapter.cs: initial implementations. Mostly completely (as per msdn2 docs, anyway).