HideOnUpdateAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Controls whether this field is visible on edit record mode
[AttributeUsage(AttributeTargets.All)]
public class HideOnUpdateAttribute : Attribute
Public Members
| name | description |
|---|---|
| HideOnUpdateAttribute(…) | Controls whether this field is visible on edit record mode |
| Value { get; } | Gets a value indicating whether this HideOnUpdateAttribute is on. |
See Also
- Source: HideOnUpdateAttribute.cs