Enum XmlNavigation.IncludeMode
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
Defines the modes deciding if pages Include, ShowInLegend and ShowInSitemap are taken into consideration when including nodes in the XML
public enum XmlNavigation.IncludeMode
Fields
- Includes all nodes no matter if they are not marked for Include, ShowInLegend and ShowInSitemap
- Only include nodes depending on their Include, ShowInLegend and ShowInSitemap setting and Sitemap property.