Search Results for

    Show / Hide Table of Contents

    Class Header

    Inheritance
    System.Object
    Header
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Header : object

    Constructors

    Header()

    Declaration
    public Header()

    Properties

    BackgroundEmphasis

    Declaration
    public Emphasis BackgroundEmphasis { get; set; }
    Property Value
    Emphasis

    Layout

    Declaration
    public HeaderLayout Layout { get; set; }
    Property Value
    HeaderLayout

    MenuStyle

    Declaration
    public HeaderMenuStyle MenuStyle { get; set; }
    Property Value
    HeaderMenuStyle

    ShowSiteNavigation

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

    ShowSiteTitle

    Declaration
    public bool ShowSiteTitle { 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