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