Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.behaviors field

Lazy list of behaviors that is activated for this request.

protected Lazy<IUndeleteBehaviorAsync[]> behaviors;

See Also