Dynamicweb 8 Documentation
LayoutNavigationAttributes Property

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

Property Value

The layout navigation attributes.
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