Partager via


PortalContext.WorkspaceUrl, propriété (Microsoft.SharePoint.Portal)

Gets the URL of the document workspace associated with the portal site.

Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property WorkspaceUrl As String
'Utilisation
Dim instance As PortalContext
Dim value As String

value = instance.WorkspaceUrl
public string WorkspaceUrl { get; }

Valeur de la propriété

String that contains the URL of the document workspace associated with the portal site.

Remarques

The WorkspaceUrl property uses the URL mapping table (available through the PortalZone property) in Office SharePoint Server to return a context-sensitive URL based on the request URL, if available.

Voir aussi

Référence

PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms