HttpResponseExtensions Class

System.Object
   Westwind.AspNetCore.Extensions.HttpResponseExtensions

Class Members

MemberDescription
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)
Namespace: Westwind.AspNetCore.Extensions

Assembly: Westwind.AspNetCore.dll



© West Wind Technologies, 2025 • Updated: 2025-03-08
Comment or report problem with topic