LevelHierarchyToolPart.SiteCollectionUrl Property
Returns 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
Returns the full URL for the site collection of the current Web site.