IFieldBehavior interface
namespace: Serenity.Services assembly: Serenity.Net.Services
Represents a request handler behavior that is targeted to a field.
public interface IFieldBehavior
Members
| name | description |
|---|---|
| Target { get; set; } | Gets or sets the target field that the current behavior should operate on. |
See Also
- Source: IFieldBehavior.cs