Search Results for

    Show / Hide Table of Contents

    Enum PageHeaderLayoutType

    Layout of the page header

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum PageHeaderLayoutType : int

    ColorBlock

    Header based upon a title shown in a color block. Can still have a background image

    CutInShape

    Header based upon a title shown as an overlap. Can still have a background image

    FullWidthImage

    Layout using a full width image as header background with a title

    NoImage

    No image in the header background, only a title

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer