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.
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.