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

Add HideSurroundingHtml property to ModelMetadata #843

Closed
dougbu opened this issue Jul 22, 2014 · 1 comment
Closed

Add HideSurroundingHtml property to ModelMetadata #843

dougbu opened this issue Jul 22, 2014 · 1 comment

Comments

@dougbu
Copy link
Member

dougbu commented Jul 22, 2014

  • brings over a property from MVC 5.2
  • value is the opposite of [HiddenInput] attribute’s DisplayValue property when using reflection
  • property should also be used in @Html.Display() and @Html.Editor() helpers
    • closes a number of TODOs
@dougbu dougbu self-assigned this Jul 28, 2014
dougbu added a commit that referenced this issue Aug 14, 2014
- #843
- add property as well as the related `[HiddenInput]` attribute
- use this property to address some TODOs in default display and editor templates
dougbu added a commit that referenced this issue Aug 15, 2014
- #843
- add property as well as the related `[HiddenInput]` attribute
- use this property to address some TODOs in default display and editor templates
dougbu added a commit that referenced this issue Aug 15, 2014
- #843
- add property as well as the related `[HiddenInput]` attribute
- use this property to address some TODOs in default display and editor templates
@dougbu
Copy link
Member Author

dougbu commented Aug 15, 2014

Fixed w/ commit 796ff1d

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

No branches or pull requests

1 participant