IEditableRow.HasPostHandler property

namespace: Serenity.Data   assemblySerenity.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