Site.GetWebTemplates(UInt32, Int32) 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 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