I am trying to extend the Reorderlist contorl in ASP.Net 3.5, however I cannot find which namespace I need to import in order to inherit form the original control (System.Web.UI.WebControls does not appear to be it).
In ASP 2, I know it came as part of the AjaxToolKit, but I am specifically looking for the version rolled into 3.5.
Any ideas?