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
Type
Declaration
public string Type { get; set; }
Property Value
System.String
|