Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit bdb22ce

Browse files
committed
Updated to last modernization framework + related update
1 parent 1c0c66b commit bdb22ce

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
Binary file not shown.

Commands/ClientSidePages/ConvertToClientSidePage.cs

-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ protected override void ExecuteCmdlet()
289289
{
290290
Overwrite = this.Overwrite,
291291
KeepPageSpecificPermissions = !this.SkipItemLevelPermissionCopyToClientSidePage,
292-
CopyPageMetadata = this.CopyPageMetadata,
293292
PublishCreatedPage = !this.DontPublish,
294293
DisablePageComments = this.DisablePageComments,
295294
};

0 commit comments

Comments
 (0)