SPWeb.SetAvailableCrossLanguageWebTemplates Method
Specifies a set of language-neutral Web templates that are available for creating subsites below the website, regardless of locale.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.CollectionOfSPTypesParameter)] public void SetAvailableCrossLanguageWebTemplates( Collection<SPWebTemplate> webTemplates )
Parameters
- webTemplates
- Type: System.Collections.ObjectModel.Collection<SPWebTemplate>
A collection of SPWebTemplate objects.