HideOnUpdateAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets a value indicating whether this HideOnUpdateAttribute is on.

public bool Value { get; }

Property Value

true if on; otherwise, false.

See Also