Skip to content

ListRequestHandler<TRow,TListRequest,TListResponse>.Request property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the request object.

public TListRequest Request { get; protected set; }

See Also