PublishingPageInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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) | |