Class SiteSettings
Inheritance
System.Object
SiteSettings
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
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.
|
SearchBoxInNavBar
SearchBoxInNavBarSpecified
SearchCenterUrl
Declaration
public string SearchCenterUrl { get; set; }
Property Value
System.
|
ShowPeoplePickerSuggestionsForGuestUsers
Declaration
public bool ShowPeoplePickerSuggestionsForGuestUsers { get; set; }
Property Value
System.
|
SocialBarOnSitePagesDisabled
Declaration
public bool SocialBarOnSitePagesDisabled { get; set; }
Property Value
System.
|