On 25 Nov 2002, Gonzalo Paniagua Javier wrote: > User controls are broken right now. The fix will be on CVS in a few > hours. Code behind will be next.
I'm not looking at user controls at the moment. Rather, custom controls (derived from System.Web.UI.WebControls.WebControl) and implemented in a compiled assembly. ie: <%@ Register TagPrefix="x" Namespace="MyWebControls" Assembly="MyWebControls" %> I'm guessing this won't be available as part of either the user control or code behind work? -Zak _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
