In This Topic
SiteMap for ASP.NET Web Forms makes navigating through the web-application easier by allowing you to create nodes and produce a list of all your webpages. It incorporates the latest data binding technology and integrates seamlessly with the Microsoft .Net Framework.
SiteMap also allows users to create a custom template for each node level by letting you create different styles and layouts for each node level.
The SiteMap package contains two controls:
- C1SiteMap: Used to create site maps in data bound or unbound modes.
- C1SiteMapDataSource: Used to bind the SiteMap control to sitemap files.
Key Features
- DataBinding: Use SiteMap in data bound and unbound modes. Also, bind SiteMap control to sitemap files or XML data with SiteMapDataSource.
- Layout: Create two types of node layouts - Lists and Flows.
- Templates: Set custom templates for each level.
- Themes: Use in-built themes or create your own themes.
- Depth: Define the maximum number of nodes for each level.