Search Results for

    Show / Hide Table of Contents

    Class WebPartPostProcessorFactory

    Creates IWebPartPostProcessor by parsing web part schema xml

    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.String wpXml

    WebPart schema xml

    Returns
    IWebPartPostProcessor

    Returns PassThroughProcessor object

    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer