Search Results for

    Show / Hide Table of Contents

    Enum ListExperience

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

    Auto

    SPO will automatically define the right experience based on the settings of the current list, it is the default value.

    ClassicExperience

    The Classic experience will be forced for the current list.

    NewExperience

    The Modern experience will be forced for the current list.

    Extension Methods

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