thelarz / MvcBreadCrumbs

Custom BreadCrumbs for MVC
GNU General Public License v3.0
43 stars 28 forks source link

Override the Css Class on Display Method #13

Closed bhaselmann closed 8 years ago

bhaselmann commented 8 years ago

I would like to override the css class on the BreadCrumb.Display() method with something like this BreadCrumb.Display("hbreadcrumb breadcrumb"). I have attached the BreadCrumb.cs in a .txt format file. Thanks!

BreadCrumb.txt