HideOnInsertAttribute.Value property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets a value indicating whether this HideOnInsertAttribute is on.
public bool Value { get; }
Property Value
true if on; otherwise, false.
See Also
- class HideOnInsertAttribute