Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit f7cac0b

Browse files
committed
Add IHtmlGenerator and its default implementation
- part of #1243 (kind-of) - mostly copied from `HtmlHelper` but refactored to - consistently take a `ViewContext` parameter and return a `TagBuilder` - provide `GenerateActionLink()` and `GenerateRouteLink()` - provide a separate `GenerateHiddenForCheckBox()`, allowing `GenerateCheckBox()` to return a `TagBuilder` - `GenerateForm()`'s `method` parameter is a `string`, not `FormMethod` nits: format document, consistent line wrapping, variable name changes, ...
1 parent 82cce78 commit f7cac0b

File tree

2 files changed

+1229
-0
lines changed

2 files changed

+1229
-0
lines changed

0 commit comments

Comments
 (0)