Skip to content

IsPermanentRedirect

Troy Willmot edited this page Oct 16, 2016 · 2 revisions

Summary

Returns true if the status code is System.Net.HttpStatusCode.MovedPermanently or HttpStatusCode.Redirect, otherwise false.

Clone this wiki locally