Method | Description | |
---|---|---|
GetStatusDescription ( int httpStatusCode ) : string |
Gets the description for a specified HTTP status code.
|
public static GetStatusDescription ( int httpStatusCode ) : string | ||
httpStatusCode | int | The HTTP status code. |
return | string |