Class SiteSettings
Inheritance
System.Object
SiteSettings
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201909
Assembly: PnP.Framework.dll
Syntax
public class SiteSettings : object
Constructors
SiteSettings()
Declaration
public SiteSettings()
Properties
AllowCreateDeclarativeWorkflow
Declaration
public bool AllowCreateDeclarativeWorkflow { get; set; }
Property Value
System.
|
AllowDesigner
Declaration
public bool AllowDesigner { get; set; }
Property Value
System.
|
AllowSaveDeclarativeWorkflowAsTemplate
Declaration
public bool AllowSaveDeclarativeWorkflowAsTemplate { get; set; }
Property Value
System.
|
AllowSavePublishDeclarativeWorkflow
Declaration
public bool AllowSavePublishDeclarativeWorkflow { get; set; }
Property Value
System.
|
SocialBarOnSitePagesDisabled
Declaration
public bool SocialBarOnSitePagesDisabled { get; set; }
Property Value
System.
|