Search Results for

    Show / Hide Table of Contents

    Class ExtractPagesConfiguration

    Inheritance
    System.Object
    ExtractPagesConfiguration
    Namespace: PnP.Framework.Provisioning.Model.Configuration.Pages
    Assembly: PnP.Framework.dll
    Syntax
    public class ExtractPagesConfiguration : object

    Properties

    ExcludeAuthorInformation

    Declaration
    public bool ExcludeAuthorInformation { get; set; }
    Property Value
    System.Boolean

    IncludeAllClientSidePages

    Declaration
    public bool IncludeAllClientSidePages { get; set; }
    Property Value
    System.Boolean

    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