Share via


VariationLabel.TopWebUrl property

Returns the URL of the top Publishing Web of the variation hierarchy of this label.

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property TopWebUrl As String
    Get
'Usage
Dim instance As VariationLabel
Dim value As String

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

Property value

Type: System.String
The URL.

See also

Reference

VariationLabel class

VariationLabel members

Microsoft.SharePoint.Client.Publishing namespace