C# (CSharp) Alloy.Business.Rendering Namespace

Classes

Name Description
AlloyContentAreaRenderer Extends the default ContentAreaRenderer to apply custom CSS classes to each ContentFragment.
ErrorHandlingContentRenderer Wraps an MvcContentRenderer and adds error handling to ensure that blocks and other content rendered as parts of pages won't crash the entire page if a non-critical exception occurs while rendering it.
SiteViewEngine Extends the Razor view engine to include the folders ~/Views/Shared/Blocks/ and ~/Views/Shared/PagePartials/ when looking for partial views.
TemplateCoordinator