Search Results for

    Show / Hide Table of Contents

    Class PassThroughProcessor

    Default processor when others are not resolved

    Inheritance
    System.Object
    PassThroughProcessor
    Namespace: PnP.Framework.Utilities.WebParts.Processors
    Assembly: PnP.Framework.dll
    Syntax
    public class PassThroughProcessor : object, IWebPartPostProcessor

    Methods

    Process(WebPartDefinition, File)

    Method to process webpart when it is not resolved

    Declaration
    public void Process(WebPartDefinition wpDefinition, File webPartPage)
    Parameters
    WebPartDefinition wpDefinition

    WebPartDefinition object

    File webPartPage

    File object

    Implements
    IWebPartPostProcessor.Process(WebPartDefinition, File)

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer