StatusCodes.Status303SeeOther Field

Definition

HTTP status code 303.

public: int Status303SeeOther = 303;
public const int Status303SeeOther = 303;
val mutable Status303SeeOther : int
Public Const Status303SeeOther As Integer  = 303

Field Value

Value = 303

Applies to