HideOnUpdateAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.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