InterviewSolution
Saved Bookmarks
| 1. |
What Is The Webpartmanager Sealed Class? What Is Its Purpose? |
|
Answer» The WebPartManager SEALED CLASS manages everything in context of a WebPart page, i.e. WebParts controls, events, functionality in WebPartZones etc. It is also known as the central class of the WebPart CONTROL set. The WebPartManager sealed class manages everything in context of a WebPart page, i.e. WebParts controls, events, functionality in WebPartZones etc. It is also known as the central class of the WebPart control set. |
|