Freigeben über


PageLayoutCreationInformation.NewPageLayoutNameWithoutExtension-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblys:   Microsoft.SharePoint.Client.Publishing.Silverlight (in Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (in Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Property NewPageLayoutNameWithoutExtension As String
    Get
    Set
'Usage
Dim instance As PageLayoutCreationInformation
Dim value As String

value = instance.NewPageLayoutNameWithoutExtension

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

PageLayoutCreationInformation Klasse

PageLayoutCreationInformation-Member

Microsoft.SharePoint.Client.Publishing-Namespace