Constructs a string using the template and separator for each element from the
main root to the specified element in the organizational chain. Element tokens are
processed in the specified
template for each element which can be used to
construct breadcrumb links to enable organizational drilldown navigation.
Overload List
Overload | Description |
GetElementBreadcrumbs(Int32,String,String) |
Constructs a string using the template and separator for each element from the
main root to the specified element in the organizational chain. Element tokens are
processed in the specified template for each element which can be used to
construct breadcrumb links to enable organizational drilldown navigation.
|
GetElementBreadcrumbs(Int32,String,String,String) |
Constructs a string using the template and separator for each element from the
main root to the specified element in the organizational chain. Element tokens are
processed in the specified template for each element which can be used to
construct breadcrumb links to enable organizational drilldown navigation.
|
See Also