ASP.NET has web part framework - set of controls and backend architecture that helps to build portals. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/webparts.asp The main control of this framework is WebPartManager that must be dropped on the page first when building portal pages. So when I drop this control there are no properties or methods available in InteliSense Thank you
Shinon,
Could You describe more precisely what You are talking about?
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
ASP.NET has web part framework - set of controls and backend architecture
that helps to build portals.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/webparts.asp
The main control of this framework is WebPartManager that must be dropped on
the page first when building portal pages.
So when I drop this control there are no properties or methods available in
InteliSense
Thank you
"Sergey V. Coox (JetBrains)" <qx@intellij.com> wrote in message
news:e0quds$544$1@is.intellij.net...
>
>