Dynamicweb 8 Documentation
LayoutNavigationSettings Property

Gets or sets the layout navigation settings. The navigation settings is a collection of the settings set on a UL navigation node in layout templates, and are added to the navigation XML in the NavigationTree/Settings/LayoutNavigationSettings node with each setting as an attribute with value.
Syntax
'Declaration
 
Public Property LayoutNavigationSettings As NameValueCollection
public NameValueCollection LayoutNavigationSettings {get; set;}

Property Value

The layout navigation settings as a setting/value colletion.
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