HttpResponseExtensions Class
Westwind.AspNetCore.Extensions.HttpResponseExtensions
Class Members
Member | Description | |
---|---|---|
![]() ![]() |
AddMetaRefreshTagHeader | Adds a Meta Refresh header to the response that causes the browser toshow the current page and then after specified seconds navigate to theurl specified.The Url must be fully qualified or relative to…
public static void AddMetaRefreshTagHeader(HttpResponse response, string url,
int seconds)
|
Assembly: Westwind.AspNetCore.dll
© West Wind Technologies, 2025 • Updated: 2025-03-08
Comment or report problem with topic