Class PublishingMetadataTransformator
Class responsible for handling the metadata copying of publishing pages
Inherited Members
Namespace: PnP.Framework.Modernization.Publishing
Assembly: PnP.Framework.dll
Syntax
public class PublishingMetadataTransformator : BaseTransform
Constructors
PublishingMetadataTransformator(PublishingPageTransformationInformation, ClientContext, ClientContext, File, IPage, PageLayout, PublishingPageTransformation, UserTransformator, IList<ILogObserver>)
Methods
Transform()
Process the metadata copying (as defined in the used page layout mapping)
Declaration
public void Transform()