Search Results for

    Show / Hide Table of Contents

    Interface IChromeOptions

    Defines the chrome (header/footer) options of a web

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public interface IChromeOptions

    Properties

    Footer

    Site footer chrome configuration

    Declaration
    IFooterOptions Footer { get; }
    Property Value
    IFooterOptions

    Header

    Site header chrome configuration

    Declaration
    IHeaderOptions Header { get; }
    Property Value
    IHeaderOptions

    Navigation

    Site navigation chrome options

    Declaration
    INavigationOptions Navigation { get; }
    Property Value
    INavigationOptions

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