Dynamicweb 8 Documentation
Include Property

Gets or sets the include mode. Defines if a pages Include, ShowInLegend and ShowInSitemap are taken into consideration when including nodes in the XML
Syntax
'Declaration
 
Public Property Include As XmlNavigation.IncludeMode
public XmlNavigation.IncludeMode Include {get; set;}

Property Value

The include mode. Default is 'Default' :-).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XmlNavigation Class
XmlNavigation Members

Send Feedback