LevelHierarchyToolPart.SiteCollectionUrl property

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.

See also

Reference

LevelHierarchyToolPart class

LevelHierarchyToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace