![]() |
inheritance
by default new aspnet webforms inherits from page which gives us the
intellisense of the basic objects such as request, response etc. I want my pages to inherit from another simple webform that I created but then in these pages I lose this basic intellisense. any ideas? Thanks. |
Re: inheritance
Try compiling your base web form into a seperate project.
Then reference that DLL from your main project that has the forms that will use the base form. -- I hope this helps, Steve C. Orr, MCSD, MVP http://SteveOrr.net "mr. App" <meir_hagadol@hotmail.com> wrote in message news:uFBHL4dnGHA.3436@TK2MSFTNGP02.phx.gbl... > by default new aspnet webforms inherits from page which gives us the > intellisense of the basic objects such as request, response etc. > > I want my pages to inherit from another simple webform that I created but > then in these pages I lose this basic intellisense. any ideas? > > Thanks. > |
| All times are GMT. The time now is 02:01 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.