- BreadcrumbSettings
BreadcrumbSettings
Namespace: Breadcrumb.Plugin
Assembly: Breadcrumb.Plugin
Settings which affect how breadcrumb data is served.Properties
ProcessStaticFiles | Determines whether breadcrumb data is applied to static filed, .css, .js etc |
StaticFileExtensions | Delimited list of file extensions to ignore |
HomeName | Name of home, usually Home or similar. If Localization is enabled then this will be the value looked up from resource strings. |
HomeController | Name of home controller, without the Controller appendage, i.e. Home |
DefaultAction | Default action name for home route. |