Search Results for

    Show / Hide Table of Contents

    Class FooterLink

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

    Properties

    DisplayName

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

    FooterLink1

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

    Url

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

    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