Share via


PortalContext.CentralSiteUrl Property

Namespace:  Microsoft.SharePoint.Portal
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property CentralSiteUrl As String
    Get
'Usage
Dim instance As PortalContext
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

PortalContext Class

PortalContext Members

Microsoft.SharePoint.Portal Namespace