SPWeb.PortalUrl - Propriété
Obtient l'URL d'un site portail qui est associé au site.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PortalUrl As String
Get
'Utilisation
Dim instance As SPWeb
Dim value As String
value = instance.PortalUrl
public string PortalUrl { get; }
Valeur de propriété
Type : System.String
Une chaîne qui contient une URL qui se termine par une barre oblique (« / »), comme dans « http://Portal_Name/ ".