Search Results for

    Show / Hide Table of Contents

    Class ProvisioningTemplate

    Inheritance
    System.Object
    ProvisioningTemplate
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class ProvisioningTemplate : object

    Properties

    ApplicationLifecycleManagement

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

    AuditSettings

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

    BaseSiteTemplate

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

    ClientSidePages

    Declaration
    public ClientSidePage[] ClientSidePages { get; set; }
    Property Value
    ClientSidePage[]

    ComposedLook

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

    ContentTypes

    Declaration
    public ContentType[] ContentTypes { get; set; }
    Property Value
    ContentType[]

    CustomActions

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

    Description

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

    DisplayName

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

    Features

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

    Files

    Declaration
    public ProvisioningTemplateFiles Files { get; set; }
    Property Value
    ProvisioningTemplateFiles

    Footer

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

    Header

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

    ID

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

    ImagePreviewUrl

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

    Lists

    Declaration
    public ListInstance[] Lists { get; set; }
    Property Value
    ListInstance[]

    Navigation

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

    Pages

    Declaration
    public Page[] Pages { get; set; }
    Property Value
    Page[]

    Properties

    Declaration
    public StringDictionaryItem[] Properties { get; set; }
    Property Value
    StringDictionaryItem[]

    PropertyBagEntries

    Declaration
    public PropertyBagEntry[] PropertyBagEntries { get; set; }
    Property Value
    PropertyBagEntry[]

    Providers

    Declaration
    public Provider[] Providers { get; set; }
    Property Value
    Provider[]

    ProvisioningTemplateWebhooks

    Declaration
    public ProvisioningWebhook[] ProvisioningTemplateWebhooks { get; set; }
    Property Value
    ProvisioningWebhook[]

    Publishing

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

    RegionalSettings

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

    Scope

    Declaration
    public ProvisioningTemplateScope Scope { get; set; }
    Property Value
    ProvisioningTemplateScope

    ScopeSpecified

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

    SearchSettings

    Declaration
    public ProvisioningTemplateSearchSettings SearchSettings { get; set; }
    Property Value
    ProvisioningTemplateSearchSettings

    Security

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

    SiteFields

    Declaration
    public ProvisioningTemplateSiteFields SiteFields { get; set; }
    Property Value
    ProvisioningTemplateSiteFields

    SitePolicy

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

    SiteSettings

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

    SiteWebhooks

    Declaration
    public SiteWebhook[] SiteWebhooks { get; set; }
    Property Value
    SiteWebhook[]

    SupportedUILanguages

    Declaration
    public SupportedUILanguagesSupportedUILanguage[] SupportedUILanguages { get; set; }
    Property Value
    SupportedUILanguagesSupportedUILanguage[]

    TemplateCultureInfo

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

    TermGroups

    Declaration
    public TermGroup[] TermGroups { get; set; }
    Property Value
    TermGroup[]

    Theme

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

    Version

    Declaration
    public decimal Version { get; set; }
    Property Value
    System.Decimal

    VersionSpecified

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

    WebSettings

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

    Workflows

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

    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