G
Guest
Dear all,
when we inherit an ASP.NET webform for from a base class, and have some of
the web controls defined there (the part which is usually contained within
the 'web form designer generated code' region), how can we tell VB not to
insert them in the aspx.vb file again, producing an obvious compiler warning
('should be declared "shadows"') and a runtime binding error everytime I open
the project and first start the debugger?
many thanks & regards
Daniel.
when we inherit an ASP.NET webform for from a base class, and have some of
the web controls defined there (the part which is usually contained within
the 'web form designer generated code' region), how can we tell VB not to
insert them in the aspx.vb file again, producing an obvious compiler warning
('should be declared "shadows"') and a runtime binding error everytime I open
the project and first start the debugger?
many thanks & regards
Daniel.