Expand Minimize

PageLayoutCreationInformation Transformation

Mappings for SharePoint class Microsoft.SharePoint.Publishing.PageLayoutCreationInformation

Type Mapping

Constructors

Properties

SSOM System.String get_AssociatedContentTypeId()
CSOM String PageLayoutCreationInformation.get_AssociatedContentTypeId()
JSOM string SP.Publishing.PageLayoutCreationInformation.get_associatedContentTypeId()
SSOM System.String get_MasterPageUrl()
CSOM String PageLayoutCreationInformation.get_MasterPageUrl()
JSOM string SP.Publishing.PageLayoutCreationInformation.get_masterPageUrl()
SSOM System.String get_NewPageLayoutEditablePath()
CSOM String PageLayoutCreationInformation.get_NewPageLayoutEditablePath()
JSOM string SP.Publishing.PageLayoutCreationInformation.get_newPageLayoutEditablePath()
SSOM System.String get_NewPageLayoutNameWithoutExtension()
CSOM String PageLayoutCreationInformation.get_NewPageLayoutNameWithoutExtension()
JSOM string SP.Publishing.PageLayoutCreationInformation.get_newPageLayoutNameWithoutExtension()
SSOM Microsoft.SharePoint.SPWeb get_Web()
CSOM Web PageLayoutCreationInformation.get_Web()
JSOM Web SP.Publishing.PageLayoutCreationInformation.get_web()
SSOM System.Void set_AssociatedContentTypeId(System.String)
CSOM PageLayoutCreationInformation.set_AssociatedContentTypeId(String)
JSOM string SP.Publishing.PageLayoutCreationInformation.set_associatedContentTypeId()
SSOM System.Void set_MasterPageUrl(System.String)
CSOM PageLayoutCreationInformation.set_MasterPageUrl(String)
JSOM string SP.Publishing.PageLayoutCreationInformation.set_masterPageUrl()
SSOM System.Void set_NewPageLayoutEditablePath(System.String)
CSOM PageLayoutCreationInformation.set_NewPageLayoutEditablePath(String)
JSOM string SP.Publishing.PageLayoutCreationInformation.set_newPageLayoutEditablePath()
SSOM System.Void set_NewPageLayoutNameWithoutExtension(System.String)
CSOM PageLayoutCreationInformation.set_NewPageLayoutNameWithoutExtension(String)
JSOM string SP.Publishing.PageLayoutCreationInformation.set_newPageLayoutNameWithoutExtension()
SSOM System.Void set_Web(Microsoft.SharePoint.SPWeb)
CSOM PageLayoutCreationInformation.set_Web(Web)
JSOM Web SP.Publishing.PageLayoutCreationInformation.set_web()

Methods

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.