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.
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
Microsoft.SharePoint.Publishing Namespace
[T:Microsoft.SharePoint.SPWeb.MasterUrlT:Microsoft.SharePoint.Publishing.PublishingWeb.CustomMasterUrlT:Microsoft.SharePoint.Publishing.InheritableStringProperty]