Share via


PublishingPageInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Publishing.PublishingPageInformation", ServerTypeId="{68f48886-1e99-4d5a-be5c-f0f0d53f371b}", ValueObject=true)]
public class PublishingPageInformation : Microsoft.SharePoint.Client.ClientValueObject
type PublishingPageInformation = class
    inherit ClientValueObject
Public Class PublishingPageInformation
Inherits ClientValueObject
Inheritance
PublishingPageInformation
Attributes

Constructors

PublishingPageInformation()

Properties

Folder
Name
PageLayoutListItem
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to