StatusCodes.Status302Found Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTTP status code 302.
public: int Status302Found = 302;
public const int Status302Found = 302;
val mutable Status302Found : int
Public Const Status302Found As Integer = 302