Search Results for

    Show / Hide Table of Contents

    Enum ThemeAction

    Available actions for ThemeManager REST APIs

    Namespace: PnP.Framework.Utilities.Themes
    Assembly: PnP.Framework.dll
    Syntax
    public enum ThemeAction : int

    AddTenantTheme

    Add a new Tenant Theme

    ApplyTheme

    Apply a Theme to the target web

    DeleteTenantTheme

    Delete an existing Tenant Theme

    GetTenantThemingOptions

    Get the whole list of Tenant Themes

    UpdateTenantTheme

    Update a Tenant Theme

    Extension Methods

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