Search Results for

    Show / Hide Table of Contents

    Class SiteMetadata

    Inheritance
    System.Object
    SiteMetadata
    Namespace: PnP.Framework.Modernization.Transform
    Assembly: PnP.Framework.dll
    Syntax
    public class SiteMetadata : object

    Properties

    Acronym

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

    BannerColor

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

    BannerImageUrl

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

    ItemReference

    Declaration
    public SiteReference ItemReference { get; set; }
    Property Value
    SiteReference

    Type

    Declaration
    public string Type { 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