PublishingWeb.MasterUrl propriedade
Obtém a URL principal para esse objeto de PublishingWeb .
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
Public ReadOnly Property MasterUrl As InheritableStringProperty
Get
'Uso
Dim instance As PublishingWeb
Dim value As InheritableStringProperty
value = instance.MasterUrl
public InheritableStringProperty MasterUrl { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Publishing.InheritableStringProperty
A URL principal para este PublishingWeb.
Comentários
Esse valor pode ser herdado.
Ver também
Referência
Microsoft.SharePoint.Publishing namespace
[T:Microsoft.SharePoint.SPWeb.MasterUrlT:Microsoft.SharePoint.Publishing.PublishingWeb.CustomMasterUrlT:Microsoft.SharePoint.Publishing.InheritableStringProperty]