Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the collection of available cross-language web templates.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Function GetAvailableCrossLanguageWebTemplates As SPWebTemplateCollection
'Usage
Dim instance As SPWeb
Dim returnValue As SPWebTemplateCollection
returnValue = instance.GetAvailableCrossLanguageWebTemplates()
public SPWebTemplateCollection GetAvailableCrossLanguageWebTemplates()
Return Value
Type: Microsoft.SharePoint.SPWebTemplateCollection
An SPWebTemplateCollection object that represents the web templates.