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");
}
I AM GIRISH KUMAR AND ON MY BLOG YOU CAN FIND MICROSOFT AND SHAREPOINT ARTICLES .I hope these articles may helps you. Just Check out.
Extract excel data, get manager and update row with user details which will get from GET MANAGER Concepts and examples Key column: Column i...
No comments:
Post a Comment