Tenant.GetSPOTenantAllWebTemplates method

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Function GetSPOTenantAllWebTemplates As SPOTenantWebTemplateCollection
'Usage
Dim instance As Tenant
Dim returnValue As SPOTenantWebTemplateCollection

returnValue = instance.GetSPOTenantAllWebTemplates()
public SPOTenantWebTemplateCollection GetSPOTenantAllWebTemplates()

Return value

Type: Microsoft.Online.SharePoint.TenantAdministration.SPOTenantWebTemplateCollection

See also

Reference

Tenant class

Tenant members

Microsoft.Online.SharePoint.TenantAdministration namespace