Enum GlobalNavigationType Defines the type of Global Navigation Namespace: PnP.Framework.Provisioning.Model Assembly: PnP.Framework.dll Syntax public enum GlobalNavigationType : 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 Extension Methods ValidationExtensions.ValidateNotNullOrEmpty<GlobalNavigationType>(String) ObjectExtensions.Set<GlobalNavigationType, T>(Expression<Func<GlobalNavigationType, T>>, T, Boolean, Boolean)