What does AllowUnsafeUpdates do?

"AllowUnsafeUpdates" allows the user to make changes to the content database bypassing the security validation.

When the update is being done this needs to be set to True and after the update is complete it has to be set to False.

Comments

Popular posts from this blog

What is the difference between a Page Layout and Master Page in SharePoint?

Accessing data from SharePoint 2010 to an ASP.NET application

What is the difference between DDL, DML and DCL?