Which DataAnnotation attribute can be used to specify a Silverlight data form to not show this field?
DataAnnotation
[Show (AutoGenerateField = false)] public String _id;
Source: https://habr.com/ru/post/1285814/More articles:Should web developers upgrade to Internet Explorer 8? - internet-explorerWhat are some best practices for OOoBasic? - macrosHow can I prevent IE caching from caching duplicate Ajax requests? - scriptinghow to create a username from an email address - PHP - phpStrong name, manifest and code signature - .netCreate links in ASP.NET MVC? - asp.net-mvcShould AVR programs always begin with relative jump instructions? - assemblyHow to create a lock / unlock button and behavior in the secure settings panel? - securitymounting s3 bucket in ec2 and transparently using mnt point - pythonWriting C # Client / Server - c #All Articles