SPSite.GetUrls-Methode
Alle URLs für die Websitesammlung, einschließlich der primäre-URL und alle sekundären URLs abrufen
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetUrls As List(Of SPSiteUrl)
'Usage
Dim instance As SPSite
Dim returnValue As List(Of SPSiteUrl)
returnValue = instance.GetUrls()
public List<SPSiteUrl> GetUrls()
Rückgabewert
Typ: System.Collections.Generic.List<SPSiteUrl>
Eine Liste aller URLs und Zonen für die Websitesammlung