Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for rendering Open or Clase tags only #4

Open
mduu opened this issue Dec 5, 2017 · 0 comments
Open

Support for rendering Open or Clase tags only #4

mduu opened this issue Dec 5, 2017 · 0 comments

Comments

@mduu
Copy link

mduu commented Dec 5, 2017

MVC's TagBuilder support the TagRenderMode in the ToString() so one can render only the opening or closing part of the HTML. This would be handy for the fluent version to. Or maybe even more generic: can I get a TagBuilder as result of fluent API? Like ToTagBuilder().

This is needed to implement a disposable HTML-Helper one can use with a using statement. Like the Html.BeginForm for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant