Navigation Setting

Defines the parameters to amend the current and/or global navigation from the current web.

Reference Information
Release Status : Beta
Alias Name : Entity.NavigationSetting
Full Reference Name : Collaboris.Saf.Actions.Moss.Entities.NavigationSetting
Assembly Name : Collaboris.Saf.Actions.Moss

Properties
Name Description Example Value Output Required
ApplyToGlobalNav Nullable`1. Specifies whether to apply the settings to the 'Global Navigation'.

Note :
The 'Global Navigation' usually refers to the top menu.
true false false
ApplyToCurrentNav Nullable`1. Specifies whether to apply the settings to the 'Current Navigation'.

Note :
The 'Current Navigation' refers to the menu for the current site.
true false false
PagesAction Nullable`1. Specifies whether how apply the settings to the pages.

Note :
Possible values are 'DoNothing' | 'IncludeInNav' | 'ExcludeFromNav'
ExcludeFromNav false false
SitesAction Nullable`1. Specifies how to apply the settings to sites.

Note :
Possible values are 'DoNothing' | 'IncludeInNav' | 'ExcludeFromNav'
ExcludeFromNav false false