HomeCommunityControl GalleryNavigation ControlsComponentArt SiteMap

ComponentArt SiteMap



Submit a Review

245 Downloads

10,882 Views


Description

ComponentArt SiteMap enables easy creation of site maps or breadcrumbs navigation interfaces from existing XML structures.

Feature Highlights:

  • Easy Site Maps from Existing XML Structures: SiteMap control binds with the same XML structure as other ComponentArt controls, allowing easy creation of sitemaps from existing XML structures.
  • Variety of Layouts: Choose from a variety of predefined layout styles, or create virtually any custom design through cascading style sheets, icons and images.
  • Cross-Browser Compatibility: Supports IE5-7, Firefox 1-2, Netscape 7-8, Mozillas, Opera 8-9, Safari 1.
  • Deep Integration with Microsoft ASP.NET AJAX / 3.5: The control is available in ASP.NET 1.0 and ASP.NET 2.0 frameworks, while offering comprehensive integration with the client-side component model introduced by ASP.NET AJAX (now an integral part of ASP.NET 3.5).

Syntax Example

<ComponentArt:SiteMap id="SiteMap1" Width="517" Height="370" SiteMapXmlFile="siteMap.xml" SiteMapLayout="Tree" TreeShowLines="true" TreeLineImagesFolderUrl="images/lines" TreeLineImageWidth="19" TreeLineImageHeight="20" CssClass="SiteMap" RootNodeCssClass="RootNode" ParentNodeCssClass="ParentNode" LeafNodeCssClass="LeafNode" runat="server"> <table> <ComponentArt:SiteMapTableRow> <ComponentArt:SiteMapTableCell RootNodes="1" valign="top" /> <ComponentArt:SiteMapTableCell RootNodes="3" valign="top" /> <ComponentArt:SiteMapTableCell valign="top"/> </ComponentArt:SiteMapTableRow> </table> </ComponentArt:SiteMap>

Screenshots

Reviews

Submit a review