Property RawUrl
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
RawUrl
Gets the raw URL of the request.
public override string? RawUrl { get; }
Property Value
- string
The raw URL of the request.
Gets the raw URL of the request.
public override string? RawUrl { get; }
The raw URL of the request.