Expand Minimize

PublishingPage Transformation

Mappings for SharePoint class Microsoft.SharePoint.Publishing.PublishingPage

Type Mapping

Constructors

Properties

Methods

SSOM System.Void .cctor()
CSOM ctor(ClientRuntimeContext,ObjectPath)
SSOM System.String AddFriendlyUrl(System.String, Microsoft.SharePoint.Publishing.Navigation.NavigationTermSetItem, System.Boolean)
CSOM ClientResult PublishingPage.AddFriendlyUrl(String,NavigationTermSetItem,Boolean)
JSOM StringResult SP.Publishing.PublishingPage.addFriendlyUrl(string,NavigationTermSetItem,boolean)
SSOM Microsoft.SharePoint.Publishing.PublishingPage GetPublishingPage(Microsoft.SharePoint.SPListItem)
CSOM PublishingPage PublishingPage.GetPublishingPage(ClientRuntimeContext,ListItem)
JSOM PublishingPage SP.Publishing.PublishingPage.getPublishingPage(ClientContext,ListItem)
SSOM Microsoft.SharePoint.Publishing.PublishingPage GetPublishingPage(System.String, Microsoft.SharePoint.SPSite, Microsoft.SharePoint.SPWeb&)
CSOM PublishingPage PublishingPage.GetPublishingPage(ClientRuntimeContext,ListItem)
JSOM PublishingPage SP.Publishing.PublishingPage.getPublishingPage(ClientContext,ListItem)
SSOM Microsoft.SharePoint.Publishing.PublishingPage GetPublishingPageFromVariationContext(System.String, Microsoft.SharePoint.SPWeb&)
CSOM PublishingPage PublishingPage.GetPublishingPage(ClientRuntimeContext,ListItem)
JSOM PublishingPage SP.Publishing.PublishingPage.getPublishingPage(ClientContext,ListItem)
SSOM Microsoft.SharePoint.Publishing.Navigation.NavigationTermSetLookup RetrieveOrCreateLookup(Microsoft.SharePoint.Publishing.Navigation.NavigationTermSet, System.Collections.Generic.Dictionary`2<System.Guid, Microsoft.SharePoint.Publishing.Navigation.NavigationTermSetLookup>)
CSOM ClientObject.Retrieve()
CSOM ClientObject.Retrieve(String[])
JSOM SP.Publishing.PublishingPage.retrieve(Array)
SSOM System.Void Schedule(System.Boolean, System.Boolean, System.String, System.Boolean&)
CSOM ScheduledItem.Schedule(String)
JSOM SP.Publishing.PublishingPage.schedule(string)
SSOM System.Void Schedule()
CSOM ScheduledItem.Schedule(String)
JSOM SP.Publishing.PublishingPage.schedule(string)
SSOM System.Void Schedule(System.String)
CSOM ScheduledItem.Schedule(String)
JSOM SP.Publishing.PublishingPage.schedule(string)
SSOM System.Void ScheduleDeployedItem(Microsoft.SharePoint.SPListItem)
CSOM ScheduledItem.Schedule(String)
JSOM SP.Publishing.PublishingPage.schedule(string)
SSOM System.Void ScheduleUnpublish()
CSOM ScheduledItem.Schedule(String)
JSOM SP.Publishing.PublishingPage.schedule(string)
SSOM System.Void CheckIn(System.String)
CSOM File.CheckIn(String,CheckinType)
JSOM SP.File.checkIn(string,CheckinType)
SSOM System.Void CheckOut()
CSOM File.CheckOut()
JSOM SP.File.checkOut()
SSOM System.Void Update()
CSOM ListItem.Update()
JSOM SP.ListItem.update()
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.