This topic has not yet been rated - Rate this topic

PublishingWeb.GetAvailableCrossLanguageWebTemplates method

Returns the cross-language Web templates available for creating subsites below this PublishingWeb.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public SPWebTemplateCollection GetAvailableCrossLanguageWebTemplates()

Return value

Type: Microsoft.SharePoint.SPWebTemplateCollection
An 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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.