Class Navigation
Inheritance
System.Object
Navigation
Assembly: PnP.Framework.dll
Syntax
public class Navigation : object
Constructors
Properties
Declaration
public bool AddNewPagesToNavigation { get; set; }
Property Value
Declaration
public bool CreateFriendlyUrlsForNewPages { get; set; }
Property Value
Declaration
public NavigationCurrentNavigation CurrentNavigation { get; set; }
Property Value
Declaration
public bool EnableAudienceTargeting { get; set; }
Property Value
Declaration
public bool EnableTreeView { get; set; }
Property Value
Declaration
public NavigationGlobalNavigation GlobalNavigation { get; set; }
Property Value
Declaration
public StructuralNavigation SearchNavigation { get; set; }
Property Value
Extension Methods