On 11/10/05, Eddie O'Neil <[EMAIL PROTECTED]> wrote: > All-- > > I've run into this entertaining problem with inheritance of controls > and generation of the ClientInitializer file.
... > The problem is that the Sub class's ClientInitializer is only > generated when the control usage in a superclass is either public or > protected. Seems that this should also include private controls as > they might still be exposed to subclasses through methods. > > Personally, it seems like we should fix this -- any dissenting opinions? Nope, I agree. -- Kyle
