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 can you dynamically add user controls to a page?
How does session work?
What is a viewbag?
What are the security types in asp.net?
Can viewstate be accessed in another page?
What are sessions in asp net?
Can you use c# without .net?
Can you explain the importance of finalize method in .net?
Which data type does the rangevalidator control support?
Do you know about caching with the datasource controls?
How can we create pie chart in asp.net?
Which tool you have done?
What is difference between viewstate and session in asp net?
How can I have a particular web page in an asp.net application which displays its own error page?
How to retrieve user name in case of Window Authentication?