IEditableRow.HasPostHandler property
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets a value indicating whether this instance has post handler.
public bool HasPostHandler { get; }
Property Value
true if this instance has post handler; otherwise, false.
See Also
- interface IEditableRow