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