Delen via


Site.GetWebTemplates(UInt32, Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.WebTemplateCollection GetWebTemplates (uint LCID, int overrideCompatLevel);
member this.GetWebTemplates : uint32 * int -> Microsoft.SharePoint.Client.WebTemplateCollection
Public Function GetWebTemplates (LCID As UInteger, overrideCompatLevel As Integer) As WebTemplateCollection

Parameters

LCID
UInt32
overrideCompatLevel
Int32

Returns

Attributes

Applies to