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