[This is preliminary documentation and is subject to change.]
Returns HTTP 404 - not found.
This should be used in place of returning exceptions where needed as it is faster
Namespace: NFX.Wave.MVCAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public struct Http404NotFound : IActionResult
public struct Http404NotFound : IActionResult
Public Structure Http404NotFound
Implements IActionResult
Public Structure Http404NotFound
Implements IActionResult
public value class Http404NotFound : IActionResult
public value class Http404NotFound : IActionResult
[<SealedAttribute>]
type Http404NotFound =
struct
interface IActionResult
end
[<SealedAttribute>]
type Http404NotFound =
struct
interface IActionResult
end