Web.GetAvailableWebTemplates(UInt32, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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