Element html.BreadCrumbContainer

Substitution Groups:
html.IView

The BreadCrumbContainer component may only be used as a descendant of the Frame component.
It is aimed at rendering the current page's breadcrumb trail during the rendering phase.


Attributes
optional   String Separator The breadcrumb trail separator sign.
Default: none (done in CSS).
optional   boolean DisplayFirstSeparator Determines whether first separator should be displayed.
Default: true.