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]