Dynamicweb 8 Documentation
XmlNavigation Class Members
Properties  Methods 


The following tables list the members exposed by XmlNavigation.

Public Constructors
 NameDescription
Public ConstructorXmlNavigation ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAbsolutePathGets or sets a value indicating whether the urls inlcudes the protocol and hostname.  
Public PropertyAreaIDGets or sets the area ID.  
Public PropertyIncludeGets or sets the include mode. Defines if a pages Include, ShowInLegend and ShowInSitemap are taken into consideration when including nodes in the XML  
Public PropertyLayoutNavigationAttributesGets 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.  
Public PropertyLayoutNavigationSettingsGets 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.  
Public PropertyNavigationNameGets or sets the name of the navigation.  
Public PropertyPageViewGets or sets the pageview object.  
Public PropertySitemapGets or sets a value indicating whether this XmlNavigation is sitemap.  
Public PropertyUrlEncodeGets or sets a value indicating whether the names in the urls should be HttpContext.Current.Server.UrlPathEncoded.  
Public PropertyXmlDocumentGets or sets the XML doc.  
Top
Public Methods
 NameDescription
Public MethodXMLReturns a XmlDocument of the page nodes used for navigation  
Top
See Also

Reference

XmlNavigation Class
Dynamicweb.Frontend Namespace

Send Feedback