Executes set of code with Full Privilege even if the user does not having Full Privilege.
Define an anonymous method to implement. Example,
SPSecurity.RunWithElevatedPrivileges(delegate()
{
// Your Code
});
Subscribe to:
Post Comments (Atom)
SharePoint Knowledge Center
No comments:
Post a Comment