Freigeben über


Web.GetAvailableWebTemplates(UInt32, Boolean) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.WebTemplateCollection GetAvailableWebTemplates (uint lcid, bool doIncludeCrossLanguage);
member this.GetAvailableWebTemplates : uint32 * bool -> Microsoft.SharePoint.Client.WebTemplateCollection
Public Function GetAvailableWebTemplates (lcid As UInteger, doIncludeCrossLanguage As Boolean) As WebTemplateCollection

Parameters

lcid
UInt32
doIncludeCrossLanguage
Boolean

Returns

Attributes

Applies to