Click or drag to resize

PFNavigationBarHtmlHelperGetBreadcrumbs Method

Generates the breadcrumbs including menus for: applications, content-types and views.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetBreadcrumbs()

Return Value

Type: Html
HTML
Exceptions
ExceptionCondition
InvalidStateExceptionNo view selected. Navigation cannot be displayed.
See Also