Answer:
Web Parts are the controls that can be closed, minimized,edited and moved by
the users.
WebPartManager is the main component of web parts. It defines the modes through
which we can control the operations of different web parts controls
They are used in blogs, news,stock exchange quotes etc.
To use Web Parts on a web page:
1)add a webpartmanager control on the top of the page.
2)Then add WebPartZone containers to the page.
3)Put the user interface controls to the WebPartZone containers.
Asked In: Many Interviews |
Alert Moderator