HtmlReportCallbackUrlBuilder.GetCookiesToForward method

namespace: Serenity.Reporting   assemblySerenity.Extensions

Gets the cookies to forward to the report callback, including the report auth cookie and the current request's authentication and language cookies.

protected virtual IEnumerable<Cookie> GetCookiesToForward()

See Also