Search Results for

    Show / Hide Table of Contents

    Class Navigation

    Inheritance
    System.Object
    Navigation
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Navigation : object

    Constructors

    Navigation()

    Declaration
    public Navigation()

    Properties

    AddNewPagesToNavigation

    Declaration
    public bool AddNewPagesToNavigation { get; set; }
    Property Value
    System.Boolean

    CreateFriendlyUrlsForNewPages

    Declaration
    public bool CreateFriendlyUrlsForNewPages { get; set; }
    Property Value
    System.Boolean

    CurrentNavigation

    Declaration
    public NavigationCurrentNavigation CurrentNavigation { get; set; }
    Property Value
    NavigationCurrentNavigation

    EnableAudienceTargeting

    Declaration
    public bool EnableAudienceTargeting { get; set; }
    Property Value
    System.Boolean

    EnableTreeView

    Declaration
    public bool EnableTreeView { get; set; }
    Property Value
    System.Boolean

    GlobalNavigation

    Declaration
    public NavigationGlobalNavigation GlobalNavigation { get; set; }
    Property Value
    NavigationGlobalNavigation

    SearchNavigation

    Declaration
    public StructuralNavigation SearchNavigation { get; set; }
    Property Value
    StructuralNavigation

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer