ListRequestHandler<TRow,TListRequest,TListResponse>.behaviors- field
namespace: Serenity.Services assembly: Serenity.Net.Services
Lazy list of behaviors that is activated for this request.
protected Lazy<IListBehaviorSync[]> behaviors-;
See Also
- interface IListBehaviorSync
- class ListRequestHandler<TRow,TListRequest,TListResponse>