Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.29 KB

File metadata and controls

44 lines (29 loc) · 1.29 KB
external help file sharepointonline.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/sharepoint-online/get-spohidedefaultthemes
applicable SharePoint Online
title Get-SPOHideDefaultThemes
schema 2.0.0
author trent-green
ms.author trgreen
ms.reviewer

Get-SPOHideDefaultThemes

SYNOPSIS

Queries the current SPOHideDefaultThemes setting. SPO stands for SharePoint Online.

DESCRIPTION

The Get-SPOHideDefaultThemes cmdlet retrieves the current Set-SPOHideDefaultThemes setting. You might want to use this cmdlet in a PowerShell script to read the setting and then take different actions based on whether the default themes are hidden. This cmdlet does not have any parameters.

Note

This cmdlet was named Get-HideDefaultThemes until the December 2017 release of the SPO Management Shell. We recommend that you use the latest version of the PowerShell cmdlets.

EXAMPLES

Example 1

Get-SPOHideDefaultThemes

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Getting started with SharePoint Online Management Shell

Set-SPOHideDefaultThemes