Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 392 Bytes

GetSPOWikiPageContent.md

File metadata and controls

13 lines (11 loc) · 392 Bytes

#Get-SPOWikiPageContent Gets the contents/source of a wiki page ##Syntax

Get-SPOWikiPageContent [-Web <WebPipeBind>] -ServerRelativePageUrl <String>

##Parameters

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