HideOnUpdateAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Controls whether this field is visible on edit record mode
public HideOnUpdateAttribute(bool value = true)
| parameter | description |
|---|---|
| value | True to hide field on update |
See Also
- class HideOnUpdateAttribute