SPWeb.GetAvailableCrossLanguageWebTemplates 方法

Returns the collection of available cross-language web templates.

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Function GetAvailableCrossLanguageWebTemplates As SPWebTemplateCollection
用法
Dim instance As SPWeb
Dim returnValue As SPWebTemplateCollection

returnValue = instance.GetAvailableCrossLanguageWebTemplates()
public SPWebTemplateCollection GetAvailableCrossLanguageWebTemplates()

返回值

类型:Microsoft.SharePoint.SPWebTemplateCollection
An SPWebTemplateCollection object that represents the web templates.

另请参阅

引用

SPWeb 类

SPWeb 成员

Microsoft.SharePoint 命名空间