Search Results for

    Show / Hide Table of Contents

    Class Footer

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

    Constructors

    Footer()

    Declaration
    public Footer()

    Properties

    DisplayName

    Declaration
    public string DisplayName { get; set; }
    Property Value
    System.String

    Enabled

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

    FooterLinks

    Declaration
    public FooterLink[] FooterLinks { get; set; }
    Property Value
    FooterLink[]

    Layout

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

    Logo

    Declaration
    public string Logo { get; set; }
    Property Value
    System.String

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    System.String

    RemoveExistingNodes

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