Skip to content

ListRequestHandlerBase<TRow,TListRequest,TListResponse>.Response property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the response object.

public TListResponse Response { get; protected set; }

See Also