SharePoint Online

Apply Custom Theme for SharePoint via PowerShell

Overview SharePoint modern now allows site owners to be able to customize and apply custom styles and colors to their site that make it more easier to manage and define across site collections. The capabilities are available to site administrators via PowerShell cmdlets and SharePoint client-side-object model (CSOM) or the SharePoint REST API . Branding …

Apply Custom Theme for SharePoint via PowerShell Read More »

Actually, It’s Already In The SharePoint PageContext!

What is SharePoint PageContext ? SharePoint PageContext provides standard definitions for SharePoint objects shared between the client-side applications, web parts, and other components. Typically the data is fetched via REST queries when navigating to a new page. Additionally, it can be preloaded by the web server or filled from a custom application cache. How to …

Actually, It’s Already In The SharePoint PageContext! Read More »