How will you disable personalization in ASP.NET Web Parts?

Monday, November 30, 2009


By using the attribute personalization-enabled as given in the below example,
<asp:webpartmanager runat="server" id="wpm1"
personalization-enabled="false" />


www.codecollege.NET

Web Parts personalization is enabled by default on Web Parts pages. True or False.?


True.


www.codecollege.NET

What is purpose of WCAG ?


The Web Content Accessibility Guidelines (WCAG) documents explain how to make Web content accessible to people with disabilities.


www.codecollege.NET

What is url rewriting in asp.net?


URL rewriting is the process of intercepting an incoming Web request and automatically redirecting it to a different URL.


www.codecollege.NET

What is the expansion of WCAG ?


Web Content Accessibility Guidelines.


www.codecollege.NET

LinkWithin

Blog Widget by LinkWithin

Recommended Books