Skip to content

UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.behaviors field

Lazy list of behaviors that is activated for this request.

protected Lazy<IUndeleteBehavior[]> behaviors;

See Also