E
Eric
I've created a control that inherits from CompositeControl. I want to use
this control as a base for other composite controls to inherit from. The
problem is that any controls that inherit from this one can't override any
composite control methods such as CreateChildControls.
Ideas?
Thanks
this control as a base for other composite controls to inherit from. The
problem is that any controls that inherit from this one can't override any
composite control methods such as CreateChildControls.
Ideas?
Thanks