Share via


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.

See Also

Reference

LevelHierarchyToolPart Class

LevelHierarchyToolPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace