Class WebPartPostProcessorFactory
Creates IWeb
Inheritance
System.Object
WebPartPostProcessorFactory
Namespace: PnP.Framework.Utilities.WebParts
Assembly: PnP.Framework.dll
Syntax
public static class WebPartPostProcessorFactory : object
Methods
Resolve(String)
Resolves webpart by parsing web part schema xml
Declaration
public static IWebPartPostProcessor Resolve(string wpXml)
Parameters
System. WebPart schema xml |
Returns
IWeb Returns PassThroughProcessor object |