Search Results for

    Show / Hide Table of Contents

    Enum Handlers

    Handlers to be processed on the template

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

    All

    Takes all handlers

    ApplicationLifecycleManagement

    Value 8388608, represents Application Lifecycle Management

    AuditSettings

    Value 1, represents AuditSettings

    ComposedLook

    Value 2, represents ComposedLook

    ContentTypes

    Value 131072, represents ContentTypes

    CustomActions

    Value 4, represents CustomActions

    ExtensibilityProviders

    Value 8, represents ExtensibilityProviders

    Features

    Value 16, represents Features

    Fields

    Value 32, represents Fields

    Files

    Value 64, represents Files

    ImageRenditions

    Value 4194304, represents Image Renditions

    Lists

    Value 128, represents Lists

    Navigation

    Value 2097152, represents Navigation

    None

    PageContents

    Value 524288, represents PageContents

    Pages

    Value 256, represents Pages

    PropertyBagEntries

    Value 262144, represents PropertyBagEntries

    Publishing

    Value 512, represents Publishing

    RegionalSettings

    Value 1024, represents RegionalSettings

    SearchSettings

    Value 2048, represents SearchSettings

    SiteFooter

    Value 134217728, represents Site Footer

    SiteHeader

    Value 67108864, represents Site Header

    SitePolicy

    Value 4096, represents SitePolicy

    SiteSecurity

    Value 65536, represents SiteSecurity

    SiteSettings

    Value 536870912, represents SiteSettings

    SupportedUILanguages

    Value 8192, represents SupportedUILanguages

    SyntexModels

    Value 1073741824 represents Syntex models

    Tenant

    Value 16777216, represents Tenant

    TermGroups

    Value 16384, represents TermGroups

    Theme

    Value 268435456, represents Theme

    WebApiPermissions

    Value 33554432, represents Web API Permissions

    WebSettings

    Value 1048576, represents WebSettings

    Workflows

    Value 32768, represents Workflows

    Extension Methods

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