Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 558 Bytes

GetSPOWebTemplates.md

File metadata and controls

28 lines (22 loc) · 558 Bytes

#Get-SPOWebTemplates Topic automatically generated on: 2015-10-13

Office365 only: Returns the available web templates. ##Syntax

Get-SPOWebTemplates [-Lcid <UInt32>] [-CompatibilityLevel <Int32>]

##Parameters

Parameter Type Required Description
CompatibilityLevel Int32 False
Lcid UInt32 False
##Examples

###Example 1

PS:> Get-SPOWebTemplates

###Example 2

PS:> Get-SPOWebTemplates -LCID 1033

Returns all webtemplates for the Locale with ID 1033 (English)