User-294030300 posted
I was going for a more reusable approach; at the least, you can expose some things from the user control base class, but you can only use that class definition if you are using web application project; with the web site project template, you have to use
my approach...
Just giving you another idea; more classes isn't bad... sometimes more classes provides a more reusable approach that's better, and sometimes its the other way around. It all depends on the situation. I don't completely grasp yours,so if you
give me more info, I can help further.