PublishingPageInformation 成员

此类用作创建 [PublishingPage] 对象的方法输入参数。

PublishingPageInformation 类型公开以下成员。

构造函数

  名称 说明
公共方法 PublishingPageInformation

页首

属性

  名称 说明
公共属性 Folder [Microsoft.SharePoint.Client.Folder] 对象应在其中创建[PublishingPage]或空引用(无 在 Visual Basic 中)如果不应使用文件夹。
公共属性 Name [PublishingPage] 或空引用(无 在 Visual Basic 中)是否应使用默认名称的名称。
公共属性 PageLayoutListItem 用于[PublishingPage]或空引用(无 在 Visual Basic 中)是否应使用的默认页面布局的页面布局[Microsoft.SharePoint.Client.ListItem]
公共属性 TypeId (覆盖 ClientValueObject.TypeId。)

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

PublishingPageInformation 类

Microsoft.SharePoint.Client.Publishing 命名空间