C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
2
Reply
How is AllowUnsafeUpdates used?
Ramesh Palaniappan
9y
2.1k
0
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
Whenever you are working with SSOM and you are updating any information in the content database using SSOM code, SharePoint will not allow you until and unless you have not set AllowUnsafeUpdates property to True. Once the value is updated you can again set it to False.
Aakash Maurya
7y
0
- When a developer updates the content database without requiring a security validation AllowUnsafeUpdates property is set to true. - One the operation is carrried out, the property is again set to false .
Ramesh Palaniappan
9y
0
What do you mean by WSP?
What is CAML in SharePoint?
Message