Breadcrumb widget

You use the Breadcrumb widget to display the path to the current page. This helps your users to navigate the website and to understand where the page they are looking at is located.

Configure the breadcrumb view 

To configure the Breadcrumb widget:

  1. Click the Edit button in the upper-right corner of the widget.
    The Edit window is displayed.

  2. Under What to include in the breadcrumb, choose one of the following radio buttons:

    • Full path to the current page
      The system displays the full path to the current page, starting from the homepage.
    • Path starting from a specific page...
      The system displays the path from a selected page to the current page.

      • Click the Select a page button.
      • Select a page from the selector and click Done selecting.
        You must select a page that is a parent of the current page.
  3. Choose whether you want to:

    • Show Home page link
      Displays the home page at the beginning of the breadcrumb.
    • Show Current page in the end of the breadcrumb
      This displays the current page as a link at the end of the breadcrumb.

    • Show Group pages in the breadcrumb
      A group page is a container for pages and does not have its own content. It redirects to its first child page.

Advanced settings

In the Advanced settings, you specify individual properties of the widget, that is, the TemplateName. The template name gets the template you chose in the Breadcrumb template dropdown menu.

Model settings

Model settings display all properties directly bound to the Breadcrumb widget model. Access these properties by clicking the Model button in Advanced settings.

  • AllowVirtualNodes
    If you have an Ecommerce site and you want the currently open product to be displayed in the breadcrumb, set the value to true.
  • BreadcrumbIncludeOption
    Select one of the following values:
    • CurrentPageFullPath 
      The system displays the full path to the current page, starting from the homepage.
    • SpecificPagePath
      In case you want the breadcrumb to start from a specific path. You must provide a valid GUID (ID) in the StartingPageId field.
  • CssClass
    Gets and sets an additional CSS class to the view.
  • ShowCurrentPageInTheEnd
    To display the current page as a link at the end of the breadcrumb, set the value to true.
  • ShowGroupPages
    To display group pages as a link in the breadcrumb, set the value to true.
  • ShowHomePageLink - This displays the home page at the beginning of the breadcrumb if this field is set to true.
  • SiteMapProviderName
    The name of the site map provider that will be used for loading the sitemap.
  • StartingPageId
    Enter a valid GUID (ID) that represents the page which will be displayed in the start of the breadcrumb.

Additional resources

ARTICLES

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Tags

Was this article helpful?

Next article

Site selector widget