FluentBootstrap
FluentBootstrap copied to clipboard
Add new .AddPartial() extension
This should work like .AddContent() to allow adding the result of a partial view to any given component. Might also want to add a corresponding extension for Html.Action() as well. Also don't forget any appropriate T4MVC support.