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

Don't serialize System.UI.Web.Control's private fields #998

Closed
Tarmil opened this issue Jul 30, 2018 · 0 comments
Closed

Don't serialize System.UI.Web.Control's private fields #998

Tarmil opened this issue Jul 30, 2018 · 0 comments

Comments

@Tarmil
Copy link
Member

Tarmil commented Jul 30, 2018

Since the implementation of #975, web controls are now serialized with a dozen private fields from the parent class System.UI.Web.Control that are useless on the client side. We should special case this class in the serializer.

@Tarmil Tarmil self-assigned this Jul 30, 2018
@Tarmil Tarmil closed this as completed in 86421bf Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant