How to use SPSecurity.Runwithelevatedprivileges Method in Sharepoint 2010
In this post, I will explain in which scenario we need to use SPSecurity.Runwithelevatedprivileges method in sharepoint customisation.
There are many times when we need our code to perform certain functions that current logged In user does not have permission to perform. The SPSecurity class
...
[read more]
There are many times when we need our code to perform certain functions that current logged In user does not have permission to perform. The SPSecurity class
Submit a review:
Login required.