what is webpart? what r the parts in this webpart (zone)
Answer Posted / harshad lakkad
WebPart:ASP.NET Web Parts controls are an integrated set of
controls for creating Web sites that enable end users to
modify the content, appearance, and behavior of Web pages
directly in a browser. The topics in this section provide
information on what Web Parts are, how they work, and how
to use them to create user-customizable ASP.NET Web pages.
---Personalize page content. Users can add new Web Parts
controls to a page, remove them, hide them, or minimize
them like ordinary windows.
---Personalize page layout. Users can drag a Web Parts
control to a different zone on a page, or change its
appearance, properties, and behavior.
There Are Three Zone
1)WebPart Zone
2)Catalog Zone
3)Editor Zone
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do active server pages work?
How do I open an ashx file in windows 7?
Less than one page, how many windows will you be able to maintain?
Is react a template engine?
Give some salient points of difference between request processor and request dispatcher.
List the major built-in objects in asp.net?
What is the basic difference between asp and asp.net?
What are session state modes?
Which adapter should you use, if you want to get the data from an access database?
What is difference between session and cookies in asp net?
What are the advantages of the code-behind feature?
Explain code snippet to register exception filters from controller?
what is the difference between response.write() and response.output.write()?
How does u get record no from 5 to 15 from a dataset of 100 records?
How can I create master page in asp net?