Class NotFoundOutputResult
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
public sealed class NotFoundOutputResult : OutputResult
- Inheritance
-
NotFoundOutputResult
- Inherited Members
Fields
Default
public static readonly NotFoundOutputResult Default
Field Value
Properties
NotFoundReason
public string? NotFoundReason { get; set; }