Skip to content

SaveRequestHandlerAsync<TRow,TSaveRequest,TSaveResponse>.behaviors- field

namespace: Serenity.Services   assemblySerenity.Net.Services

Lazy list of behaviors that is activated for this request.

protected Lazy<ISaveBehaviorAsync[]> behaviors-;

See Also