Table of Contents

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

NotFoundOutputResult

Properties

NotFoundReason

public string? NotFoundReason { get; set; }

Property Value

string
To top