Dynamicweb.Frontend Namespace : XmlNavigation Class |
The following tables list the members exposed by XmlNavigation.
Name | Description | |
---|---|---|
XmlNavigation Constructor | Overloaded. |
Name | Description | |
---|---|---|
AbsolutePath | Gets or sets a value indicating whether the urls inlcudes the protocol and hostname. | |
AreaID | Gets or sets the area ID. | |
Include | Gets or sets the include mode. Defines if a pages Include, ShowInLegend and ShowInSitemap are taken into consideration when including nodes in the XML | |
LayoutNavigationAttributes | 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. | |
LayoutNavigationSettings | 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. | |
NavigationName | Gets or sets the name of the navigation. | |
PageView | Gets or sets the pageview object. | |
Sitemap | Gets or sets a value indicating whether this XmlNavigation is sitemap. | |
UrlEncode | Gets or sets a value indicating whether the names in the urls should be HttpContext.Current.Server.UrlPathEncoded. | |
XmlDocument | Gets or sets the XML doc. |
Name | Description | |
---|---|---|
XML | Returns a XmlDocument of the page nodes used for navigation |