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 / sets the target field that current behavior should operate on |
See Also
- Source: IFieldBehavior.cs