• Introduction
  • Installation
    • Visual Studio .NET Installation
  • Getting Started
    • Adding the BreadCrumbs Control to a StoreFront Page
    • Adding the BreadCrumbs Control to a StoreFront Common Control
    • Customizing the Appearance of the BreadCrumbs Control
    • Defining Custom Catalogs
  • Technical Reference
    • SSBreadCrumbs Assembly
      • StructuredSolutions.WebControls Namespace
        • Overview
        • Classes
          • BreadCrumbs
            • Overview
            • Members
            • BreadCrumbs Constructor
            • Properties
              • Catalog Property
              • Catalogs Property
              • HomeName Property
              • ProductCategories Property
              • ShowHome Property
              • ShowProduct Property
          • BreadCrumbs.BreadCrumb
            • Overview
            • Members
            • BreadCrumbs.BreadCrumb Constructor
            • Properties
              • Name Property
              • Url Property
    • SSNavigationLibrary Assembly
      • StructuredSolutions.WebControls Namespace
        • Overview
        • Classes
          • CatalogItem
            • Overview
            • Members
            • CatalogItem Constructor
            • Properties
              • Category Property
              • Product Property
          • CustomCatalog
            • Overview
            • Members
            • CustomCatalog Constructor
              • CustomCatalog Constructor()
              • CustomCatalog Constructor(Int64,String)
            • Methods
              • CompareToUrl Method
            • Properties
              • CategoryID Property
              • Url Property
          • CustomCatalogCollection
            • Overview
            • Members
            • CustomCatalogCollection Constructor
            • Methods
              • Add Method
              • AddRange Method
              • Contains Method
                • Contains(CustomCatalog) Method
                • Contains(Int64) Method
                • Contains(String) Method
              • IndexOf Method
                • IndexOf(CustomCatalog) Method
                • IndexOf(Int64) Method
                • IndexOf(String) Method
              • Insert Method
              • Remove Method
            • Properties
              • Item Property
          • Navigation
            • Overview
            • Members
            • Navigation Constructor
            • Methods
              • CompareUrls Method
              • GetCatalogUrl Method
              • GetCategoryCatalog Method
              • GetPageType Method
              • GetProduct Method
              • GetProductCatalogs Method
              • GetRenderedCatalogUrl Method
              • GetRenderedUrl Method
            • Properties
              • CustomCatalogs Property
              • Page Property
        • Enumerations
          • Navigation.PageTypes
          • Navigation.ProductCategoryListTypes
  • License Agreement