Search Results for

    Show / Hide Table of Contents

    Enum CurrentNavigationType

    Defines the type of Current Navigation

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

    Inherit

    The site inherits the Global Navigation settings from its parent

    Managed

    The site uses Managed Global Navigation

    Structural

    The site uses Structural Global Navigation

    StructuralLocal

    The site uses Structural Local Current Navigation

    Extension Methods

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