Compartilhar via


PageLayoutCreationInformation.NewPageLayoutEditablePath propriedade

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblies:   Microsoft.SharePoint.Client.Publishing.Silverlight (em Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (em Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)

Sintaxe

'Declaração
Public Property NewPageLayoutEditablePath As String
    Get
    Set
'Uso
Dim instance As PageLayoutCreationInformation
Dim value As String

value = instance.NewPageLayoutEditablePath

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

PageLayoutCreationInformation classe

PageLayoutCreationInformation membros

Microsoft.SharePoint.Client.Publishing namespace