Skip to content

RetrieveRequestHandler<TRow,TRetrieveRequest,TRetrieveResponse>.GetBehaviors method

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the list of retrieve behaviors.

protected virtual IEnumerable<IRetrieveBehavior> GetBehaviors()

See Also