PublishingWeb.GetAvailableCrossLanguageWebTemplates Method
Returns the cross-language Web templates available for creating subsites below this PublishingWeb.
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Return Value
Type: Microsoft.SharePoint.SPWebTemplateCollectionAn SPWebTemplateCollection collection of SPWebTemplate objects available for creating subsites below this PublishingWeb, regardless of language.
The available Web templates returned by this method may be inherited from a parent PublishingWeb as indicated by the IsInheritingAvailableWebTemplates property.
Use the methods SetAvailableCrossLanguageWebTemplates(), AllowAllWebTemplates(), and InheritAvailableWebTemplates to modify the set of Web templates returned by this method.