PowerShell |
Add-ReplicatorSupportedWebPart | |
Purpose |
Add a supported web part. | |
Edition |
All | |
Comment |
Adds specified name of a web part to the support web parts list maintained by Presentation Publisher. Web parts not on this list will not be replicated. | |
|
Title |
Short title of the Web Part. |
|
Type |
Full namespace and class of the Web Part. |
|
Author |
Company/Author who built the Web Part. |
|
Assembly |
.NET Assembly where the PersistWebPartPropertiesClass and ApplyWebPartPropertiesClass will be run. |
|
PersistWebPartPropertiesClass |
Class that will get run on the Outbound Farm to load Web Part Properties. |
|
ApplyWebPartPropertiesClass |
Class that will be run on the Inbound Farm to set Web Part Properties. |
Add-ReplicatorSupportedWebPart -Title "XmlWebPart" -Type Microsoft.SharePoint.WebPartPages.XmlWebPart -Author Microsoft
None
[-Title] <String>
[-Type] <String>
[-Author <String>]
[-Assembly <String>]
[-PersistWebPartPropertiesClass <String>]
[-ApplyWebPartPropertiesClass <String>]
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center