PublishingPageInformation.PageLayoutListItem 属性

用于 [PublishingPage] 或空引用(无 在 Visual Basic 中)是否应使用的默认页面布局的页面布局 [Microsoft.SharePoint.Client.ListItem]

命名空间:  Microsoft.SharePoint.Client.Publishing
程序集:   Microsoft.SharePoint.Client.Publishing.Silverlight(位于 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中);  Microsoft.SharePoint.Client.Publishing.Phone(位于 Microsoft.SharePoint.Client.Publishing.Phone.dll 中)  Microsoft.SharePoint.Client.Publishing(位于 Microsoft.SharePoint.Client.Publishing.dll 中)

语法

声明
Public Property PageLayoutListItem As ListItem
    Get
    Set
用法
Dim instance As PublishingPageInformation
Dim value As ListItem

value = instance.PageLayoutListItem

instance.PageLayoutListItem = value
public ListItem PageLayoutListItem { get; set; }

属性值

类型:Microsoft.SharePoint.Client.ListItem
页面布局ListItem 。

备注

默认值为空引用(无 在 Visual Basic 中)。

另请参阅

引用

PublishingPageInformation 类

PublishingPageInformation 成员

Microsoft.SharePoint.Client.Publishing 命名空间