Class SiteDesignsSiteDesign
Inheritance
System.Object
SiteDesignsSiteDesign
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201903
Assembly: PnP.Framework.dll
Syntax
public class SiteDesignsSiteDesign : object
Constructors
SiteDesignsSiteDesign()
Declaration
public SiteDesignsSiteDesign()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
System.
|
Grants
Declaration
public SiteDesignsSiteDesignGrant[] Grants { get; set; }
Property Value
IsDefault
Declaration
public bool IsDefault { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
PreviewImageAltText
Declaration
public string PreviewImageAltText { get; set; }
Property Value
System.
|
PreviewImageUrl
Declaration
public string PreviewImageUrl { get; set; }
Property Value
System.
|
SiteScripts
Declaration
public SiteDesignsSiteDesignSiteScriptRef[] SiteScripts { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
System.
|
WebTemplate
Declaration
public SiteDesignsSiteDesignWebTemplate WebTemplate { get; set; }