PageLayoutCreationInformation.NewPageLayoutEditablePath - Propriété
Espace de noms : Microsoft.SharePoint.Client.Publishing
Assemblys : Microsoft.SharePoint.Client.Publishing.Silverlight (dans Microsoft.SharePoint.Client.Publishing.Silverlight.dll); Microsoft.SharePoint.Client.Publishing.Phone (dans Microsoft.SharePoint.Client.Publishing.Phone.dll) Microsoft.SharePoint.Client.Publishing (dans Microsoft.SharePoint.Client.Publishing.dll)
Syntaxe
'Déclaration
Public Property NewPageLayoutEditablePath As String
Get
Set
'Utilisation
Dim instance As PageLayoutCreationInformation
Dim value As String
value = instance.NewPageLayoutEditablePath
instance.NewPageLayoutEditablePath = value
public string NewPageLayoutEditablePath { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
PageLayoutCreationInformation classe