Search Results for

    Show / Hide Table of Contents

    Class SiteSettings

    Inheritance
    System.Object
    SiteSettings
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    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.Boolean

    AllowDesigner

    Declaration
    public bool AllowDesigner { get; set; }
    Property Value
    System.Boolean

    AllowSaveDeclarativeWorkflowAsTemplate

    Declaration
    public bool AllowSaveDeclarativeWorkflowAsTemplate { get; set; }
    Property Value
    System.Boolean

    AllowSavePublishDeclarativeWorkflow

    Declaration
    public bool AllowSavePublishDeclarativeWorkflow { get; set; }
    Property Value
    System.Boolean

    SearchBoxInNavBar

    Declaration
    public SearchBoxInNavBar SearchBoxInNavBar { get; set; }
    Property Value
    SearchBoxInNavBar

    SearchBoxInNavBarSpecified

    Declaration
    public bool SearchBoxInNavBarSpecified { get; set; }
    Property Value
    System.Boolean

    SearchCenterUrl

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

    SocialBarOnSitePagesDisabled

    Declaration
    public bool SocialBarOnSitePagesDisabled { get; set; }
    Property Value
    System.Boolean

    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