\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

GettingStarted_Web_ClientOnly.Pages.ErrorModel Class Reference

Inheritance diagram for GettingStarted_Web_ClientOnly.Pages.ErrorModel:

[legend]

Collaboration diagram for GettingStarted_Web_ClientOnly.Pages.ErrorModel:

[legend]

Public Member Functions

 ErrorModel (ILogger< ErrorModel > logger)
void  OnGet ()

Public Attributes

bool  ShowRequestId => !string.IsNullOrEmpty(RequestId)

Properties

string?  RequestId [get, set]
On This Page