Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the full URL for the site collection of the current Web site.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected ReadOnly Property SiteCollectionUrl As String
Get
'Usage
Dim value As String
value = Me.SiteCollectionUrl
protected string SiteCollectionUrl { get; }
Property Value
Type: System.String
The full URL for the site collection of the current Web site.