Learning & Technical Adventure from ShanthaKumar

Category Code Snippet

Hide Search Box in SharePoint SuiteNavBar

Check out the REST API and PnP JS code to hide the Search Box from Top Navigation Bar on the SharePoint Online site

Secrets behind SharePoint Online – Get AAD User Details

User information is retrieved in SharePoint is different from user information retrieved from MS Graph. This post shows you the comparison of two requests.

Secrets behind SharePoint Online – How to get Tenant & User’s AD ID

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.

Secrets Behind SharePoint Online – Day 2

Unbind the secret behind to get context information for the modern site page.

Get All Site Collections from SharePoint Online Tenant

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 →

Identify the Publishing site in SharePoint using PnP Core Component

This post contains the code-snippet returns the current web is Publishing or not

Get web object from SharePoint using CSOM (PnP Core Component)

This post contains the code-snippet returns the web information from SharePoint using PnP core component

Delete child site from SharePoint using CSOM (PnP Core Component)

This blog contains the code-snippet used to delete the child site based on the provided url.

Get all website URLs from SharePoint site using CSOM (PnP Core Component)

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 (PnP Core Component)

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 →

« Older posts

© 2023 KTSKUMAR.COM — Powered by WordPress

Theme by Anders NorenUp ↑


Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/ktskumar/public_html/wp-includes/functions.php on line 4759