![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| JsonDocument | GetJson () |
| void | DisposeJson () |
Properties | |
| bool | Success [get, set] |
| string | RawNextDataJson = string.Empty [get, set] |
| List< string > | FlightChunks = new List<string>() [get, set] |
| string | ParsedStructuredData = string.Empty [get, set] |
| string | Url = string.Empty [get, set] |
| string | Title = "Untitled" [get, set] |
| int | OriginalHtmlLength [get, set] |
| string | Message = string.Empty [get, set] |
| bool | IsPagesRouter [get, set] |
| bool | IsAppRouter [get, set] |
Definition at line 16 of file NextJsHydrationExtractor.cs.
| void GenerallyPositive.NextJsHydrationResult.DisposeJson | ( | ) |
Definition at line 70 of file NextJsHydrationExtractor.cs.
| JsonDocument GenerallyPositive.NextJsHydrationResult.GetJson | ( | ) |
Definition at line 31 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 20 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 27 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 26 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 25 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 24 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 21 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 19 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 18 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 23 of file NextJsHydrationExtractor.cs.
|
getset |
Definition at line 22 of file NextJsHydrationExtractor.cs.