Share via


PublishingWeb.VariationPublishingWebUrls Property

Gets a collection of URLs of the variant publishing Webs associated with this PublishingWeb object

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

Syntax

'Declaration
Public ReadOnly Property VariationPublishingWebUrls As StringCollection
    Get
'Usage
Dim instance As PublishingWeb
Dim value As StringCollection

value = instance.VariationPublishingWebUrls
public StringCollection VariationPublishingWebUrls { get; }

Property Value

Type: System.Collections.Specialized.StringCollection
A collection of URLs of the variant publishing Webs associated with this PublishingWeb object.

See Also

Reference

PublishingWeb Class

PublishingWeb Members

Microsoft.SharePoint.Publishing Namespace