Skip to content

Commit 7f0499f

Browse files
Addressed PR comments
1 parent 3b44a64 commit 7f0499f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOStructuralNavigationCacheWebState.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ external help file: Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
33
Module Name: Microsoft.Online.SharePoint.PowerShell
44
online version:
55
schema: 2.0.0
6+
applicable: SharePoint Online
7+
title: Get-SPOStructuralNavigationCacheWebState
8+
author: paramveersisodia
9+
ms.author: paramsis
10+
ms.reviewer:
611
---
712

813
# Get-SPOStructuralNavigationCacheWebState
@@ -17,7 +22,7 @@ Get-SPOStructuralNavigationCacheWebState -WebUrl <String> [<CommonParameters>]
1722
```
1823

1924
## DESCRIPTION
20-
The Get-SPOStructuralNavigationCacheWebState cmdlet can be used to determine if structural navigation caching is enabled or disabled for a web in a site collection. [Learn more](https://support.office.com/en-us/article/structural-navigation-and-performance-f163053f-8eca-4b9c-b973-36b395093b43).
25+
The Get-SPOStructuralNavigationCacheWebState cmdlet can be used to determine if structural navigation caching is enabled or disabled for a web in a site collection. [Learn more](https://support.office.com/article/structural-navigation-and-performance-f163053f-8eca-4b9c-b973-36b395093b43).
2126

2227
## EXAMPLES
2328

@@ -64,8 +69,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6469
6570
For online help, type: "get-help Get-SPOStructuralNavigationCacheWebState -online"
6671
## RELATED LINKS
67-
Set-SPOStructuralNavigationCacheWebState
72+
[Set-SPOStructuralNavigationCacheWebState](Set-SPOStructuralNavigationCacheWebState.md)
6873
69-
Get-SPOStructuralNavigationCacheSiteState
74+
[Get-SPOStructuralNavigationCacheSiteState](Get-SPOStructuralNavigationCacheSiteState.md)
7075
71-
Set-SPOStructuralNavigationCacheSiteState
76+
[Set-SPOStructuralNavigationCacheSiteState](Set-SPOStructuralNavigationCacheSiteState.md)

0 commit comments

Comments
 (0)