PublishingWeb.CustomMasterUrl property

Gets the custom master URL for this PublishingWeb object.

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

Syntax

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

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

Property value

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

Remarks

This value may be inherited.

See also

Reference

PublishingWeb class

PublishingWeb members

Microsoft.SharePoint.Publishing namespace

MasterUrl

MasterUrl

InheritableStringProperty