PublishingWeb.GetAvailableCrossLanguageWebTemplates method
SharePoint 2013
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.