Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 345 Bytes

GetSPOMasterPage.md

File metadata and controls

12 lines (10 loc) · 345 Bytes

#Get-SPOMasterPage Returns the URLS of the default Master Page and the custom Master Page. ##Syntax

Get-SPOMasterPage [-Web <WebPipeBind>]

##Parameters

Parameter Type Required Description
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.