PublishingWeb.MasterUrl Property

Gets the master URL for this PublishingWeb object.

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

Syntax

'Declaration
Public ReadOnly Property MasterUrl As InheritableStringProperty
    Get
'Usage
Dim instance As PublishingWeb
Dim value As InheritableStringProperty

value = instance.MasterUrl
public InheritableStringProperty MasterUrl { get; }

Property Value

Type: Microsoft.SharePoint.Publishing.InheritableStringProperty
The master URL for this PublishingWeb.

Remarks

This value may be inherited.

See Also

Reference

PublishingWeb Class

PublishingWeb Members

Microsoft.SharePoint.Publishing Namespace

[T:Microsoft.SharePoint.SPWeb.MasterUrlT:Microsoft.SharePoint.Publishing.PublishingWeb.CustomMasterUrlT:Microsoft.SharePoint.Publishing.InheritableStringProperty]