User information is retrieved in SharePoint is different from user information retrieved from MS Graph. This post shows you the comparison of two requests.
Sometimes, we may want to get the current user’s Active Directory ID and Tenant ID. To get that we no need to write blah.. blah.. codes and scripts to get that. I’ll give you the quick tip on how quickly get that information.
Unbind the secret behind to get context information for the modern site page.
After the arrival of modern experience, SharePoint Online drastically change in the functionalities, look and feel etc.. Among them, modern Communication and Team site templates are one of the major revamp in SharePoint Online User Interface. SharePoint Online CSOM from… Continue Reading →
This post contains the code-snippet returns the current web is Publishing or not
This post contains the code-snippet returns the web information from SharePoint using PnP core component
This blog contains the code-snippet used to delete the child site based on the provided url.
This blog contains the codesnippet returns the collections of the URLs of all web sites that are contained within the site collection including the top-level site and its sub sites.
WebExtensions.CreateWeb – This CSOM extension method from PnP Core Component used to create a new sub-site under the parent web in SharePoint. Supports: SharePoint 2013+, SharePoint Online Assembly: OfficeDevPnP.Core.dll Namespace: Microsoft.SharePoint.Client There are two extension CreateWeb methods are provided in PnP… Continue Reading →
© 2023 KTSKUMAR.COM — Powered by WordPress
Theme by Anders Noren — Up ↑