I am new to Umbraco and I am trying to hide a page from the nav bar. Based on what I have read I need to change the value of the property umbracoNaviHide
. Nothing I have read gives any specific information on how to do this or where this property would be located. I also am having a hard time finding detailed information about umbraco 7.
Is this something that I need to enable in an xslt file somewhere so that it shows up as an editable property in the Umbraco UI or do I need to add some code somewhere and rebuild umbraco?
Is this a property that I need to include in my template files somewhere?
Any help would be greatly appreciated.