Partager via


PageLayoutCreationInformation.MasterPageUrl - Propriété

Obtient ou définit l'URL complète de la page maître de HTML à partir de laquelle dériver la mise en page.

Espace de noms :  Microsoft.SharePoint.Publishing
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Property MasterPageUrl As String
    Get
    Set
'Utilisation
Dim instance As PageLayoutCreationInformation
Dim value As String

value = instance.MasterPageUrl

instance.MasterPageUrl = value
public string MasterPageUrl { get; set; }

Valeur de propriété

Type : System.String
L'URL complète de la page maître HTML.

Voir aussi

Référence

PageLayoutCreationInformation classe

PageLayoutCreationInformation - Membres

Microsoft.SharePoint.Publishing - Espace de noms