Search Results for

    Show / Hide Table of Contents

    Enum ProvisioningTemplateScope

    Declares the target scope of the current Provisioning Template

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum ProvisioningTemplateScope : int

    RootSite

    The scope is a Root web of a Site Collection

    Undefined

    Value for when scope was not set in the template

    Web

    The scope is a child Web of a Site Collection

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<ProvisioningTemplateScope>(String)
    ObjectExtensions.Set<ProvisioningTemplateScope, T>(Expression<Func<ProvisioningTemplateScope, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer