SPUser.IsSiteAdmin Property
SP.User.isSiteAdmin property (sp.js)
if(currUser.get_isSiteAdmin)
{
console.log("Current user is site Admin");
}
else{
console.log("Current user is not site Admin");
}
Tech blogger and Problem solver, I share my experiences, insights, and solutions to technical challenges through my articles. With a strong background in Microsoft technologies like Power Platform, SharePoint, Azure, and RPA, I write about process automation, migration planning, troubleshooting, and best practices. My goal is to simplify complex concepts, provide practical solutions, and help others navigate technical roadblocks efficiently. Through my blogs, I aim to contribute to the tech comm
Managing document versions in SharePoint is crucial for maintaining an organized and efficient workspace. Over time, document libraries can ...
No comments:
Post a Comment