We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a48add commit bfe2f19Copy full SHA for bfe2f19
sharepoint/sharepoint-ps/sharepoint-pnp/Get-PnPNavigationNode.md
@@ -44,7 +44,7 @@ Returns all navigation nodes in the quicklaunch navigation
44
45
### ------------------EXAMPLE 3------------------
46
```powershell
47
-Get-PnPNavigationNode -TopNavigationBar
+Get-PnPNavigationNode -Location TopNavigationBar
48
```
49
50
Returns all navigation nodes in the top navigation bar
@@ -121,4 +121,4 @@ Accept pipeline input: False
121
122
## RELATED LINKS
123
124
-[SharePoint Developer Patterns and Practices](https://aka.ms/sppnp)
+[SharePoint Developer Patterns and Practices](https://aka.ms/sppnp)
0 commit comments